Move absolute_z_index_auto_paint_order_a.html to wpt reftests.

This commit is contained in:
Ms2ger 2015-10-08 16:53:10 +02:00
parent 374e3b3e26
commit c9d4dc4e88
4 changed files with 25 additions and 1 deletions

View file

@ -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

View file

@ -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",

View file

@ -1,4 +1,5 @@
<!DOCTYPE html>
<link rel=match href=absolute_z_index_auto_paint_order_ref.html>
<style>
body, html {
margin: 0;