Auto merge of #7927 - Ms2ger:test-ref, r=jdm
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/7927) <!-- Reviewable:end -->
|
@ -9,19 +9,9 @@
|
|||
# Should be == with expected failure:
|
||||
fragment=top != ../html/acid2.html acid2_ref.html
|
||||
|
||||
== abs_rel_explicit_height.html abs_rel_explicit_height_ref.html
|
||||
== absolute_hypothetical_with_intervening_inline_block_a.html absolute_hypothetical_with_intervening_inline_block_ref.html
|
||||
== absolute_inline_containing_block_a.html absolute_inline_containing_block_ref.html
|
||||
== absolute_table.html absolute_table_ref.html
|
||||
== absolute_z_index_auto_paint_order_a.html absolute_z_index_auto_paint_order_ref.html
|
||||
== acid1_a.html acid1_b.html
|
||||
== acid2_noscroll.html acid2_ref_broken.html
|
||||
== after_block_iteration.html after_block_iteration_ref.html
|
||||
== alpha_gif_a.html alpha_gif_b.html
|
||||
== alpha_png_a.html alpha_png_b.html
|
||||
== anon_block_inherit_a.html anon_block_inherit_b.html
|
||||
flaky_cpu == append_style_a.html append_style_b.html
|
||||
== attr_exists_selector.html attr_exists_selector_ref.html
|
||||
== attr_selector_case_sensitivity.html attr_selector_case_sensitivity_ref.html
|
||||
== background_clip_a.html background_clip_ref.html
|
||||
== background_external_stylesheet.html background_ref.html
|
||||
|
|
|
@ -27,6 +27,18 @@
|
|||
"url": "/_mozilla/css/abs_float_pref_width.html"
|
||||
}
|
||||
],
|
||||
"css/abs_rel_explicit_height.html": [
|
||||
{
|
||||
"path": "css/abs_rel_explicit_height.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/abs_rel_explicit_height_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/abs_rel_explicit_height.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_clipping_of_own_contents.html": [
|
||||
{
|
||||
"path": "css/absolute_clipping_of_own_contents.html",
|
||||
|
@ -63,6 +75,114 @@
|
|||
"url": "/_mozilla/css/absolute_hypothetical_float.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_hypothetical_with_intervening_inline_block_a.html": [
|
||||
{
|
||||
"path": "css/absolute_hypothetical_with_intervening_inline_block_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_hypothetical_with_intervening_inline_block_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_hypothetical_with_intervening_inline_block_a.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_inline_containing_block_a.html": [
|
||||
{
|
||||
"path": "css/absolute_inline_containing_block_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_inline_containing_block_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_inline_containing_block_a.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_table.html": [
|
||||
{
|
||||
"path": "css/absolute_table.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_table_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_table.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_z_index_auto_paint_order_a.html": [
|
||||
{
|
||||
"path": "css/absolute_z_index_auto_paint_order_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_z_index_auto_paint_order_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_z_index_auto_paint_order_a.html"
|
||||
}
|
||||
],
|
||||
"css/after_block_iteration.html": [
|
||||
{
|
||||
"path": "css/after_block_iteration.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/after_block_iteration_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/after_block_iteration.html"
|
||||
}
|
||||
],
|
||||
"css/alpha_gif_a.html": [
|
||||
{
|
||||
"path": "css/alpha_gif_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/alpha_gif_b.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/alpha_gif_a.html"
|
||||
}
|
||||
],
|
||||
"css/alpha_png_a.html": [
|
||||
{
|
||||
"path": "css/alpha_png_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/alpha_png_b.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/alpha_png_a.html"
|
||||
}
|
||||
],
|
||||
"css/anon_block_inherit_a.html": [
|
||||
{
|
||||
"path": "css/anon_block_inherit_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/anon_block_inherit_b.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/anon_block_inherit_a.html"
|
||||
}
|
||||
],
|
||||
"css/attr_exists_selector.html": [
|
||||
{
|
||||
"path": "css/attr_exists_selector.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/attr_exists_selector_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/attr_exists_selector.html"
|
||||
}
|
||||
],
|
||||
"css/background.html": [
|
||||
{
|
||||
"path": "css/background.html",
|
||||
|
@ -884,6 +1004,18 @@
|
|||
"url": "/_mozilla/css/abs_float_pref_width.html"
|
||||
}
|
||||
],
|
||||
"css/abs_rel_explicit_height.html": [
|
||||
{
|
||||
"path": "css/abs_rel_explicit_height.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/abs_rel_explicit_height_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/abs_rel_explicit_height.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_clipping_of_own_contents.html": [
|
||||
{
|
||||
"path": "css/absolute_clipping_of_own_contents.html",
|
||||
|
@ -920,6 +1052,114 @@
|
|||
"url": "/_mozilla/css/absolute_hypothetical_float.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_hypothetical_with_intervening_inline_block_a.html": [
|
||||
{
|
||||
"path": "css/absolute_hypothetical_with_intervening_inline_block_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_hypothetical_with_intervening_inline_block_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_hypothetical_with_intervening_inline_block_a.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_inline_containing_block_a.html": [
|
||||
{
|
||||
"path": "css/absolute_inline_containing_block_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_inline_containing_block_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_inline_containing_block_a.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_table.html": [
|
||||
{
|
||||
"path": "css/absolute_table.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_table_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_table.html"
|
||||
}
|
||||
],
|
||||
"css/absolute_z_index_auto_paint_order_a.html": [
|
||||
{
|
||||
"path": "css/absolute_z_index_auto_paint_order_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/absolute_z_index_auto_paint_order_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/absolute_z_index_auto_paint_order_a.html"
|
||||
}
|
||||
],
|
||||
"css/after_block_iteration.html": [
|
||||
{
|
||||
"path": "css/after_block_iteration.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/after_block_iteration_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/after_block_iteration.html"
|
||||
}
|
||||
],
|
||||
"css/alpha_gif_a.html": [
|
||||
{
|
||||
"path": "css/alpha_gif_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/alpha_gif_b.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/alpha_gif_a.html"
|
||||
}
|
||||
],
|
||||
"css/alpha_png_a.html": [
|
||||
{
|
||||
"path": "css/alpha_png_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/alpha_png_b.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/alpha_png_a.html"
|
||||
}
|
||||
],
|
||||
"css/anon_block_inherit_a.html": [
|
||||
{
|
||||
"path": "css/anon_block_inherit_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/anon_block_inherit_b.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/anon_block_inherit_a.html"
|
||||
}
|
||||
],
|
||||
"css/attr_exists_selector.html": [
|
||||
{
|
||||
"path": "css/attr_exists_selector.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/attr_exists_selector_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/attr_exists_selector.html"
|
||||
}
|
||||
],
|
||||
"css/background.html": [
|
||||
{
|
||||
"path": "css/background.html",
|
||||
|
@ -968,6 +1208,18 @@
|
|||
"url": "/_mozilla/css/setpropertypriority.html"
|
||||
}
|
||||
],
|
||||
"css/stacking_context_rtl.html": [
|
||||
{
|
||||
"path": "css/stacking_context_rtl.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/stacking_context_rtl-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/stacking_context_rtl.html"
|
||||
}
|
||||
],
|
||||
"css/word-spacing.html": [
|
||||
{
|
||||
"path": "css/word-spacing.html",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel=match href=abs_rel_explicit_height_ref.html>
|
||||
<style type="text/css">
|
||||
* {
|
||||
margin: 0;
|
|
@ -1,4 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<link rel=match href=absolute_hypothetical_with_intervening_inline_block_ref.html>
|
||||
<style>
|
||||
em {
|
||||
position: relative;
|
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel=match href=absolute_inline_containing_block_ref.html>
|
||||
<style>
|
||||
html, body {
|
||||
margin: 0;
|
|
@ -1,4 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<link rel=match href=absolute_table_ref.html>
|
||||
<style>
|
||||
div { display:table;position:absolute;top:0px;right:40px }
|
||||
</style>
|
|
@ -1,4 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<link rel=match href=absolute_z_index_auto_paint_order_ref.html>
|
||||
<style>
|
||||
body, html {
|
||||
margin: 0;
|
|
@ -8,6 +8,7 @@
|
|||
corrupted.
|
||||
-->
|
||||
<title>ack</title>
|
||||
<link rel=match href=after_block_iteration_ref.html>
|
||||
<style>
|
||||
div.after-portlet-lang:after {
|
||||
display: block;
|
Before Width: | Height: | Size: 562 B After Width: | Height: | Size: 562 B |
|
@ -2,6 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Kaboom</title>
|
||||
<link rel=match href=alpha_gif_b.html>
|
||||
<style>
|
||||
body {
|
||||
background: #00ff00;
|
Before Width: | Height: | Size: 589 B After Width: | Height: | Size: 589 B |
|
@ -2,6 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Kaboom</title>
|
||||
<link rel=match href=alpha_png_b.html>
|
||||
<style>
|
||||
body {
|
||||
background: #00ff00;
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
@ -2,6 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>hi</title>
|
||||
<link rel=match href=anon_block_inherit_b.html>
|
||||
</head>
|
||||
<body>
|
||||
<div style="border: solid">
|
|
@ -2,6 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Attribute exists selector: [foo] and [*|foo]</title>
|
||||
<link rel=match href=attr_exists_selector_ref.html>
|
||||
<style>
|
||||
p[data-green] { color: green }
|
||||
p[*|data-red] { color: red }
|