mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +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
|
@ -13,17 +13,6 @@ fragment=top != ../html/acid2.html acid2_ref.html
|
||||||
flaky_cpu == append_style_a.html append_style_b.html
|
flaky_cpu == append_style_a.html append_style_b.html
|
||||||
# `?` and `#` in the name is a test for https://github.com/servo/servo/issues/3340
|
# `?` and `#` in the name is a test for https://github.com/servo/servo/issues/3340
|
||||||
|
|
||||||
== iframe/simple_inline_height.html iframe/simple_inline_height_ref.html
|
|
||||||
== iframe/simple_inline_max.html iframe/simple_inline_max_ref.html
|
|
||||||
== iframe/simple_inline_min.html iframe/simple_inline_min_ref.html
|
|
||||||
== iframe/simple_inline_width.html iframe/simple_inline_width_ref.html
|
|
||||||
== iframe/simple_inline_width_height.html iframe/simple_inline_width_height_ref.html
|
|
||||||
== iframe/simple_inline_width_percentage.html iframe/simple_inline_width_percentage_ref.html
|
|
||||||
== iframe/size_attributes.html iframe/size_attributes_ref.html
|
|
||||||
prefs:"layout.writing-mode.enabled" == iframe/size_attributes_vertical_writing_mode.html iframe/size_attributes_vertical_writing_mode_ref.html
|
|
||||||
== iframe/stacking_context.html iframe/stacking_context_ref.html
|
|
||||||
== iframe/stacking_context_position_a.html iframe/stacking_context_position_ref.html
|
|
||||||
|
|
||||||
# inline_border_a.html inline_border_b.html
|
# inline_border_a.html inline_border_b.html
|
||||||
flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html
|
flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html
|
||||||
# Fails intermittently (#3636)
|
# Fails intermittently (#3636)
|
||||||
|
|
|
@ -1687,6 +1687,126 @@
|
||||||
"url": "/_mozilla/css/iframe/simple_inline_default.html"
|
"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": [
|
"css/image_rendering_auto_a.html": [
|
||||||
{
|
{
|
||||||
"path": "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"
|
"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": [
|
"css/image_rendering_auto_a.html": [
|
||||||
{
|
{
|
||||||
"path": "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
|
|
@ -1,4 +1,5 @@
|
||||||
<html>
|
<html>
|
||||||
|
<link rel=match href=simple_inline_height_ref.html>
|
||||||
<body>
|
<body>
|
||||||
<div style="margin-top: 20px;">
|
<div style="margin-top: 20px;">
|
||||||
<iframe src="data:text/html,%3Cspan%3EJust%20a%20simple%20little%20iframe.%3C%2Fspan%3E"
|
<iframe src="data:text/html,%3Cspan%3EJust%20a%20simple%20little%20iframe.%3C%2Fspan%3E"
|
|
@ -1,4 +1,5 @@
|
||||||
<html>
|
<html>
|
||||||
|
<link rel=match href=simple_inline_max_ref.html>
|
||||||
<body>
|
<body>
|
||||||
<div style="margin-top: 20px;">
|
<div style="margin-top: 20px;">
|
||||||
<iframe src="data:text/html,%3Cspan%3EJust%20a%20simple%20little%20iframe.%3C%2Fspan%3E"
|
<iframe src="data:text/html,%3Cspan%3EJust%20a%20simple%20little%20iframe.%3C%2Fspan%3E"
|
|
@ -1,4 +1,5 @@
|
||||||
<html>
|
<html>
|
||||||
|
<link rel=match href=simple_inline_min_ref.html>
|
||||||
<body>
|
<body>
|
||||||
<div style="margin-top: 20px;">
|
<div style="margin-top: 20px;">
|
||||||
<iframe src="data:text/html,%3Cspan%3EJust%20a%20simple%20little%20iframe.%3C%2Fspan%3E"
|
<iframe src="data:text/html,%3Cspan%3EJust%20a%20simple%20little%20iframe.%3C%2Fspan%3E"
|
|
@ -1,4 +1,5 @@
|
||||||
<html>
|
<html>
|
||||||
|
<link rel=match href=simple_inline_width_ref.html>
|
||||||
<body>
|
<body>
|
||||||
<div style="margin-top: 20px;">
|
<div style="margin-top: 20px;">
|
||||||
<iframe src="data:text/html,%3Cspan%3EJust%20a%20simple%20little%20iframe.%3C%2Fspan%3E"
|
<iframe src="data:text/html,%3Cspan%3EJust%20a%20simple%20little%20iframe.%3C%2Fspan%3E"
|
|
@ -1,4 +1,5 @@
|
||||||
<html>
|
<html>
|
||||||
|
<link rel=match href=simple_inline_width_height_ref.html>
|
||||||
<body>
|
<body>
|
||||||
<div style="margin-top: 20px;">
|
<div style="margin-top: 20px;">
|
||||||
<iframe src="data:text/html,%3Cspan%3EJust%20a%20simple%20little%20iframe.%3C%2Fspan%3E"
|
<iframe src="data:text/html,%3Cspan%3EJust%20a%20simple%20little%20iframe.%3C%2Fspan%3E"
|
|
@ -1,4 +1,5 @@
|
||||||
<html>
|
<html>
|
||||||
|
<link rel=match href=simple_inline_width_percentage_ref.html>
|
||||||
<body>
|
<body>
|
||||||
<div style="margin-top: 20px; width: 400px;">
|
<div style="margin-top: 20px; width: 400px;">
|
||||||
<iframe src="data:text/html,%3Cspan%3EJust%20a%20simple%20little%20iframe.%3C%2Fspan%3E"
|
<iframe src="data:text/html,%3Cspan%3EJust%20a%20simple%20little%20iframe.%3C%2Fspan%3E"
|
|
@ -1,6 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<link rel=match href=size_attributes_ref.html>
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
background: purple;
|
background: purple;
|
|
@ -1,6 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<link rel=match href=size_attributes_vertical_writing_mode_ref.html>
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
background: purple;
|
background: purple;
|
|
@ -1,4 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
<link rel=match href=stacking_context_ref.html>
|
||||||
<style>
|
<style>
|
||||||
iframe {
|
iframe {
|
||||||
position: absolute;
|
position: absolute;
|
|
@ -1,3 +1,4 @@
|
||||||
|
<link rel=match href=stacking_context_position_ref.html>
|
||||||
<body style="background:tan">
|
<body style="background:tan">
|
||||||
<div style="transform: translateX(0px)">
|
<div style="transform: translateX(0px)">
|
||||||
<iframe src="data:text/html,%3Cspan%3EJust%20a%20simple%20little%20iframe.%3C%2Fspan%3E"></iframe>
|
<iframe src="data:text/html,%3Cspan%3EJust%20a%20simple%20little%20iframe.%3C%2Fspan%3E"></iframe>
|
Loading…
Add table
Add a link
Reference in a new issue