mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Move absolute_hypothetical_with_intervening_inline_block_a.html to wpt reftests.
This commit is contained in:
parent
4b9ffeca03
commit
7e474bbf90
4 changed files with 25 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
||||||
# Should be == with expected failure:
|
# Should be == with expected failure:
|
||||||
fragment=top != ../html/acid2.html acid2_ref.html
|
fragment=top != ../html/acid2.html acid2_ref.html
|
||||||
|
|
||||||
== absolute_hypothetical_with_intervening_inline_block_a.html absolute_hypothetical_with_intervening_inline_block_ref.html
|
|
||||||
== absolute_inline_containing_block_a.html absolute_inline_containing_block_ref.html
|
== absolute_inline_containing_block_a.html absolute_inline_containing_block_ref.html
|
||||||
== absolute_table.html absolute_table_ref.html
|
== absolute_table.html absolute_table_ref.html
|
||||||
== absolute_z_index_auto_paint_order_a.html absolute_z_index_auto_paint_order_ref.html
|
== absolute_z_index_auto_paint_order_a.html absolute_z_index_auto_paint_order_ref.html
|
||||||
|
|
|
@ -75,6 +75,18 @@
|
||||||
"url": "/_mozilla/css/absolute_hypothetical_float.html"
|
"url": "/_mozilla/css/absolute_hypothetical_float.html"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"css/absolute_hypothetical_with_intervening_inline_block_a.html": [
|
||||||
|
{
|
||||||
|
"path": "css/absolute_hypothetical_with_intervening_inline_block_a.html",
|
||||||
|
"references": [
|
||||||
|
[
|
||||||
|
"/_mozilla/css/absolute_hypothetical_with_intervening_inline_block_ref.html",
|
||||||
|
"=="
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"url": "/_mozilla/css/absolute_hypothetical_with_intervening_inline_block_a.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
"css/background.html": [
|
"css/background.html": [
|
||||||
{
|
{
|
||||||
"path": "css/background.html",
|
"path": "css/background.html",
|
||||||
|
@ -944,6 +956,18 @@
|
||||||
"url": "/_mozilla/css/absolute_hypothetical_float.html"
|
"url": "/_mozilla/css/absolute_hypothetical_float.html"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"css/absolute_hypothetical_with_intervening_inline_block_a.html": [
|
||||||
|
{
|
||||||
|
"path": "css/absolute_hypothetical_with_intervening_inline_block_a.html",
|
||||||
|
"references": [
|
||||||
|
[
|
||||||
|
"/_mozilla/css/absolute_hypothetical_with_intervening_inline_block_ref.html",
|
||||||
|
"=="
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"url": "/_mozilla/css/absolute_hypothetical_with_intervening_inline_block_a.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
"css/background.html": [
|
"css/background.html": [
|
||||||
{
|
{
|
||||||
"path": "css/background.html",
|
"path": "css/background.html",
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
<link rel=match href=absolute_hypothetical_with_intervening_inline_block_ref.html>
|
||||||
<style>
|
<style>
|
||||||
em {
|
em {
|
||||||
position: relative;
|
position: relative;
|
Loading…
Add table
Add a link
Reference in a new issue