mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Auto merge of #8686 - Ms2ger:test-ref, r=frewsxcv
Use wptrunner for some old-style reftests. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8686) <!-- Reviewable:end -->
This commit is contained in:
commit
4e8c9c9811
23 changed files with 253 additions and 11 deletions
|
@ -1687,6 +1687,126 @@
|
|||
"url": "/_mozilla/css/iframe/simple_inline_default.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/simple_inline_height.html": [
|
||||
{
|
||||
"path": "css/iframe/simple_inline_height.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/simple_inline_height_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/simple_inline_height.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/simple_inline_max.html": [
|
||||
{
|
||||
"path": "css/iframe/simple_inline_max.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/simple_inline_max_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/simple_inline_max.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/simple_inline_min.html": [
|
||||
{
|
||||
"path": "css/iframe/simple_inline_min.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/simple_inline_min_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/simple_inline_min.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/simple_inline_width.html": [
|
||||
{
|
||||
"path": "css/iframe/simple_inline_width.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/simple_inline_width_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/simple_inline_width.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/simple_inline_width_height.html": [
|
||||
{
|
||||
"path": "css/iframe/simple_inline_width_height.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/simple_inline_width_height_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/simple_inline_width_height.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/simple_inline_width_percentage.html": [
|
||||
{
|
||||
"path": "css/iframe/simple_inline_width_percentage.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/simple_inline_width_percentage_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/simple_inline_width_percentage.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/size_attributes.html": [
|
||||
{
|
||||
"path": "css/iframe/size_attributes.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/size_attributes_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/size_attributes.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/size_attributes_vertical_writing_mode.html": [
|
||||
{
|
||||
"path": "css/iframe/size_attributes_vertical_writing_mode.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/size_attributes_vertical_writing_mode_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/size_attributes_vertical_writing_mode.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/stacking_context.html": [
|
||||
{
|
||||
"path": "css/iframe/stacking_context.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/stacking_context_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/stacking_context.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/stacking_context_position_a.html": [
|
||||
{
|
||||
"path": "css/iframe/stacking_context_position_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/stacking_context_position_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/stacking_context_position_a.html"
|
||||
}
|
||||
],
|
||||
"css/image_rendering_auto_a.html": [
|
||||
{
|
||||
"path": "css/image_rendering_auto_a.html",
|
||||
|
@ -7254,6 +7374,126 @@
|
|||
"url": "/_mozilla/css/iframe/simple_inline_default.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/simple_inline_height.html": [
|
||||
{
|
||||
"path": "css/iframe/simple_inline_height.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/simple_inline_height_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/simple_inline_height.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/simple_inline_max.html": [
|
||||
{
|
||||
"path": "css/iframe/simple_inline_max.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/simple_inline_max_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/simple_inline_max.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/simple_inline_min.html": [
|
||||
{
|
||||
"path": "css/iframe/simple_inline_min.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/simple_inline_min_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/simple_inline_min.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/simple_inline_width.html": [
|
||||
{
|
||||
"path": "css/iframe/simple_inline_width.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/simple_inline_width_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/simple_inline_width.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/simple_inline_width_height.html": [
|
||||
{
|
||||
"path": "css/iframe/simple_inline_width_height.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/simple_inline_width_height_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/simple_inline_width_height.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/simple_inline_width_percentage.html": [
|
||||
{
|
||||
"path": "css/iframe/simple_inline_width_percentage.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/simple_inline_width_percentage_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/simple_inline_width_percentage.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/size_attributes.html": [
|
||||
{
|
||||
"path": "css/iframe/size_attributes.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/size_attributes_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/size_attributes.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/size_attributes_vertical_writing_mode.html": [
|
||||
{
|
||||
"path": "css/iframe/size_attributes_vertical_writing_mode.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/size_attributes_vertical_writing_mode_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/size_attributes_vertical_writing_mode.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/stacking_context.html": [
|
||||
{
|
||||
"path": "css/iframe/stacking_context.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/stacking_context_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/stacking_context.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/stacking_context_position_a.html": [
|
||||
{
|
||||
"path": "css/iframe/stacking_context_position_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/stacking_context_position_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/stacking_context_position_a.html"
|
||||
}
|
||||
],
|
||||
"css/image_rendering_auto_a.html": [
|
||||
{
|
||||
"path": "css/image_rendering_auto_a.html",
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
prefs: [layout.writing-mode.enabled:true]
|
||||
[viewport_meta.html]
|
||||
type: reftest
|
Loading…
Add table
Add a link
Reference in a new issue