mirror of
https://github.com/servo/servo.git
synced 2025-09-10 15:08:21 +01:00
Move issue-1324.html to wpt reftests.
This commit is contained in:
parent
3b72bb6fce
commit
990eba8583
5 changed files with 25 additions and 2 deletions
|
@ -683,6 +683,18 @@
|
|||
"url": "/_mozilla/css/flex_nochild.html"
|
||||
}
|
||||
],
|
||||
"css/issue-1324.html": [
|
||||
{
|
||||
"path": "css/issue-1324.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/issue-1324-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/issue-1324.html"
|
||||
}
|
||||
],
|
||||
"css/jumpiness_a.html": [
|
||||
{
|
||||
"path": "css/jumpiness_a.html",
|
||||
|
@ -3672,6 +3684,18 @@
|
|||
"url": "/_mozilla/css/flex_nochild.html"
|
||||
}
|
||||
],
|
||||
"css/issue-1324.html": [
|
||||
{
|
||||
"path": "css/issue-1324.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/issue-1324-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/issue-1324.html"
|
||||
}
|
||||
],
|
||||
"css/jumpiness_a.html": [
|
||||
{
|
||||
"path": "css/jumpiness_a.html",
|
||||
|
|
1
tests/wpt/mozilla/tests/css/issue-1324-ref.html
Normal file
1
tests/wpt/mozilla/tests/css/issue-1324-ref.html
Normal file
|
@ -0,0 +1 @@
|
|||
<!doctype html><p>Test</p>
|
1
tests/wpt/mozilla/tests/css/issue-1324.html
Normal file
1
tests/wpt/mozilla/tests/css/issue-1324.html
Normal file
|
@ -0,0 +1 @@
|
|||
<!doctype html><link rel='match' href='issue-1324-ref.html'><p>Test
|
Loading…
Add table
Add a link
Reference in a new issue