mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Move acid2.html to wpt reftests.
This commit is contained in:
parent
396d411ac8
commit
f7db33eb33
8 changed files with 222 additions and 3 deletions
|
@ -151,6 +151,19 @@
|
|||
"url": "/_mozilla/css/acid1_a.html"
|
||||
}
|
||||
],
|
||||
"css/acid2-wrapper.html": [
|
||||
{
|
||||
"path": "css/acid2-wrapper.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/acid2_ref_broken.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"timeout": "long",
|
||||
"url": "/_mozilla/css/acid2-wrapper.html"
|
||||
}
|
||||
],
|
||||
"css/acid2_noscroll.html": [
|
||||
{
|
||||
"path": "css/acid2_noscroll.html",
|
||||
|
@ -163,6 +176,18 @@
|
|||
"url": "/_mozilla/css/acid2_noscroll.html"
|
||||
}
|
||||
],
|
||||
"css/acid2_ref.html": [
|
||||
{
|
||||
"path": "css/acid2_ref.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/acid2_ref_broken.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/acid2_ref.html"
|
||||
}
|
||||
],
|
||||
"css/after_block_iteration.html": [
|
||||
{
|
||||
"path": "css/after_block_iteration.html",
|
||||
|
@ -6194,6 +6219,19 @@
|
|||
"url": "/_mozilla/css/acid1_a.html"
|
||||
}
|
||||
],
|
||||
"css/acid2-wrapper.html": [
|
||||
{
|
||||
"path": "css/acid2-wrapper.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/acid2_ref_broken.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"timeout": "long",
|
||||
"url": "/_mozilla/css/acid2-wrapper.html"
|
||||
}
|
||||
],
|
||||
"css/acid2_noscroll.html": [
|
||||
{
|
||||
"path": "css/acid2_noscroll.html",
|
||||
|
@ -6206,6 +6244,18 @@
|
|||
"url": "/_mozilla/css/acid2_noscroll.html"
|
||||
}
|
||||
],
|
||||
"css/acid2_ref.html": [
|
||||
{
|
||||
"path": "css/acid2_ref.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/acid2_ref_broken.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/acid2_ref.html"
|
||||
}
|
||||
],
|
||||
"css/after_block_iteration.html": [
|
||||
{
|
||||
"path": "css/after_block_iteration.html",
|
||||
|
|
3
tests/wpt/mozilla/meta/css/acid2-wrapper.html.ini
Normal file
3
tests/wpt/mozilla/meta/css/acid2-wrapper.html.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[acid2-wrapper.html]
|
||||
type: reftest
|
||||
disabled: https://github.com/servo/servo/issues/9310
|
3
tests/wpt/mozilla/meta/css/acid2_ref.html.ini
Normal file
3
tests/wpt/mozilla/meta/css/acid2_ref.html.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[acid2_ref.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue