mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Add reftest, update test expectations
This commit is contained in:
parent
cec37a492a
commit
ffe68e8010
4 changed files with 62 additions and 0 deletions
|
@ -5837,6 +5837,18 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"css/table_rowspan_notequal_a.html": [
|
||||
[
|
||||
"/_mozilla/css/table_rowspan_notequal_a.html",
|
||||
[
|
||||
[
|
||||
"/_mozilla/css/table_rowspan_notequal_ref.html",
|
||||
"!="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"css/table_rowspan_rowgroup_a.html": [
|
||||
[
|
||||
"/_mozilla/css/table_rowspan_rowgroup_a.html",
|
||||
|
@ -9756,6 +9768,11 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"css/table_rowspan_notequal_ref.html": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
],
|
||||
"css/table_rowspan_rowgroup_ref.html": [
|
||||
[
|
||||
{}
|
||||
|
@ -63932,6 +63949,14 @@
|
|||
"e045db1f738850e516079b66f915ba314b54ed99",
|
||||
"support"
|
||||
],
|
||||
"css/table_rowspan_notequal_a.html": [
|
||||
"ec7ab6318a498f6b88369f097af53a0626c6fb1d",
|
||||
"reftest"
|
||||
],
|
||||
"css/table_rowspan_notequal_ref.html": [
|
||||
"2a07facbd9f417264b46f6419ab00593051dae56",
|
||||
"support"
|
||||
],
|
||||
"css/table_rowspan_rowgroup_a.html": [
|
||||
"aadc4cdd09585330446dd231452c04810833f586",
|
||||
"reftest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue