mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Move after_block_iteration.html to wpt reftests.
This commit is contained in:
parent
c9d4dc4e88
commit
92e3266b1f
4 changed files with 25 additions and 1 deletions
|
@ -11,7 +11,6 @@ fragment=top != ../html/acid2.html acid2_ref.html
|
||||||
|
|
||||||
== acid1_a.html acid1_b.html
|
== acid1_a.html acid1_b.html
|
||||||
== acid2_noscroll.html acid2_ref_broken.html
|
== acid2_noscroll.html acid2_ref_broken.html
|
||||||
== after_block_iteration.html after_block_iteration_ref.html
|
|
||||||
== alpha_gif_a.html alpha_gif_b.html
|
== alpha_gif_a.html alpha_gif_b.html
|
||||||
== alpha_png_a.html alpha_png_b.html
|
== alpha_png_a.html alpha_png_b.html
|
||||||
== anon_block_inherit_a.html anon_block_inherit_b.html
|
== anon_block_inherit_a.html anon_block_inherit_b.html
|
||||||
|
|
|
@ -123,6 +123,18 @@
|
||||||
"url": "/_mozilla/css/absolute_z_index_auto_paint_order_a.html"
|
"url": "/_mozilla/css/absolute_z_index_auto_paint_order_a.html"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"css/after_block_iteration.html": [
|
||||||
|
{
|
||||||
|
"path": "css/after_block_iteration.html",
|
||||||
|
"references": [
|
||||||
|
[
|
||||||
|
"/_mozilla/css/after_block_iteration_ref.html",
|
||||||
|
"=="
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"url": "/_mozilla/css/after_block_iteration.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
"css/background.html": [
|
"css/background.html": [
|
||||||
{
|
{
|
||||||
"path": "css/background.html",
|
"path": "css/background.html",
|
||||||
|
@ -1040,6 +1052,18 @@
|
||||||
"url": "/_mozilla/css/absolute_z_index_auto_paint_order_a.html"
|
"url": "/_mozilla/css/absolute_z_index_auto_paint_order_a.html"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"css/after_block_iteration.html": [
|
||||||
|
{
|
||||||
|
"path": "css/after_block_iteration.html",
|
||||||
|
"references": [
|
||||||
|
[
|
||||||
|
"/_mozilla/css/after_block_iteration_ref.html",
|
||||||
|
"=="
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"url": "/_mozilla/css/after_block_iteration.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
"css/background.html": [
|
"css/background.html": [
|
||||||
{
|
{
|
||||||
"path": "css/background.html",
|
"path": "css/background.html",
|
||||||
|
|
|
@ -8,6 +8,7 @@
|
||||||
corrupted.
|
corrupted.
|
||||||
-->
|
-->
|
||||||
<title>ack</title>
|
<title>ack</title>
|
||||||
|
<link rel=match href=after_block_iteration_ref.html>
|
||||||
<style>
|
<style>
|
||||||
div.after-portlet-lang:after {
|
div.after-portlet-lang:after {
|
||||||
display: block;
|
display: block;
|
Loading…
Add table
Add a link
Reference in a new issue