mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Move absolute_z_index_auto_paint_order_a.html to wpt reftests.
This commit is contained in:
parent
374e3b3e26
commit
c9d4dc4e88
4 changed files with 25 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
|||
# Should be == with expected failure:
|
||||
fragment=top != ../html/acid2.html acid2_ref.html
|
||||
|
||||
== absolute_z_index_auto_paint_order_a.html absolute_z_index_auto_paint_order_ref.html
|
||||
== acid1_a.html acid1_b.html
|
||||
== acid2_noscroll.html acid2_ref_broken.html
|
||||
== after_block_iteration.html after_block_iteration_ref.html
|
||||
|
|
|
@ -111,6 +111,18 @@
|
|||
"url": "/_mozilla/css/absolute_table.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_z_index_auto_paint_order_a.html": [
|
||||
{
|
||||
"path": "css/absolute_z_index_auto_paint_order_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_z_index_auto_paint_order_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_z_index_auto_paint_order_a.html"
|
||||
}
|
||||
],
|
||||
"css/background.html": [
|
||||
{
|
||||
"path": "css/background.html",
|
||||
|
@ -1016,6 +1028,18 @@
|
|||
"url": "/_mozilla/css/absolute_table.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_z_index_auto_paint_order_a.html": [
|
||||
{
|
||||
"path": "css/absolute_z_index_auto_paint_order_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_z_index_auto_paint_order_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_z_index_auto_paint_order_a.html"
|
||||
}
|
||||
],
|
||||
"css/background.html": [
|
||||
{
|
||||
"path": "css/background.html",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<link rel=match href=absolute_z_index_auto_paint_order_ref.html>
|
||||
<style>
|
||||
body, html {
|
||||
margin: 0;
|
Loading…
Add table
Add a link
Reference in a new issue