mirror of
https://github.com/servo/servo.git
synced 2025-06-20 23:28:59 +01:00
Move acid1_a.html to wpt reftests.
This commit is contained in:
parent
ecb5a1f7c6
commit
62ef402f90
5 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
|
||||
|
||||
== acid1_a.html acid1_b.html
|
||||
== acid2_noscroll.html acid2_ref_broken.html
|
||||
flaky_cpu == append_style_a.html append_style_b.html
|
||||
== border_spacing_auto_layout_a.html border_spacing_ref.html
|
||||
|
|
|
@ -123,6 +123,18 @@
|
|||
"url": "/_mozilla/css/absolute_z_index_auto_paint_order_a.html"
|
||||
}
|
||||
],
|
||||
"css/acid1_a.html": [
|
||||
{
|
||||
"path": "css/acid1_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/acid1_b.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/acid1_a.html"
|
||||
}
|
||||
],
|
||||
"css/after_block_iteration.html": [
|
||||
{
|
||||
"path": "css/after_block_iteration.html",
|
||||
|
@ -4600,6 +4612,18 @@
|
|||
"url": "/_mozilla/css/absolute_z_index_auto_paint_order_a.html"
|
||||
}
|
||||
],
|
||||
"css/acid1_a.html": [
|
||||
{
|
||||
"path": "css/acid1_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/acid1_b.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/acid1_a.html"
|
||||
}
|
||||
],
|
||||
"css/after_block_iteration.html": [
|
||||
{
|
||||
"path": "css/after_block_iteration.html",
|
||||
|
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
|
@ -1,5 +1,6 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||
<html><head>
|
||||
<link rel='match' href='acid1_b.html'>
|
||||
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
|
||||
<title>
|
||||
display/box/float/clear test
|
Loading…
Add table
Add a link
Reference in a new issue