mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Add reftest for #10625
This commit is contained in:
parent
03be4583e0
commit
2ecadc913a
3 changed files with 34 additions and 0 deletions
|
@ -106,6 +106,18 @@
|
|||
"url": "/_mozilla/css/absolute_inline_containing_block_a.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_line_height_after_float.html": [
|
||||
{
|
||||
"path": "css/absolute_line_height_after_float.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_line_height_after_float_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_line_height_after_float.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_table.html": [
|
||||
{
|
||||
"path": "css/absolute_table.html",
|
||||
|
@ -6732,6 +6744,18 @@
|
|||
"url": "/_mozilla/css/absolute_inline_containing_block_a.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_line_height_after_float.html": [
|
||||
{
|
||||
"path": "css/absolute_line_height_after_float.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_line_height_after_float_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_line_height_after_float.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_table.html": [
|
||||
{
|
||||
"path": "css/absolute_table.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue