mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +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
|
@ -155,7 +155,6 @@ prefs:"layout.writing-mode.enabled" == iframe/size_attributes_vertical_writing_m
|
|||
!= input_height_a.html input_height_ref.html
|
||||
== inset.html inset_ref.html
|
||||
!= inset_blackborder.html blackborder_ref.html
|
||||
== issue-1324.html issue-1324-ref.html
|
||||
== jpeg_normal.html jpeg_ref.html
|
||||
== jpeg_progressive.html jpeg_ref.html
|
||||
== last_child_pseudo_a.html last_child_pseudo_b.html
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
<!doctype html><p>Test
|
|
@ -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.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