mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Auto merge of #8316 - 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/8316) <!-- Reviewable:end -->
This commit is contained in:
commit
8cbd8e6b45
11 changed files with 100 additions and 4 deletions
|
@ -11,10 +11,6 @@ fragment=top != ../html/acid2.html acid2_ref.html
|
||||||
|
|
||||||
== acid2_noscroll.html acid2_ref_broken.html
|
== acid2_noscroll.html acid2_ref_broken.html
|
||||||
flaky_cpu == append_style_a.html append_style_b.html
|
flaky_cpu == append_style_a.html append_style_b.html
|
||||||
== box_shadow_inset_a.html box_shadow_inset_ref.html
|
|
||||||
== box_shadow_inset_parsing_a.html box_shadow_inset_parsing_ref.html
|
|
||||||
== box_shadow_spread_a.html box_shadow_spread_ref.html
|
|
||||||
== canvas_radial_gradient_a.html canvas_radial_gradient_ref.html
|
|
||||||
== fixed_width_overrides_child_intrinsic_width_a.html fixed_width_overrides_child_intrinsic_width_ref.html
|
== fixed_width_overrides_child_intrinsic_width_a.html fixed_width_overrides_child_intrinsic_width_ref.html
|
||||||
prefs:"layout.flex-direction.enabled,layout.flex.enabled" == flex_column_direction.html flex_column_direction_ref.html
|
prefs:"layout.flex-direction.enabled,layout.flex.enabled" == flex_column_direction.html flex_column_direction_ref.html
|
||||||
prefs:"layout.flex.enabled" == flex_row_direction.html flex_row_direction_ref.html
|
prefs:"layout.flex.enabled" == flex_row_direction.html flex_row_direction_ref.html
|
||||||
|
|
|
@ -899,6 +899,18 @@
|
||||||
"url": "/_mozilla/css/box_shadow_default_color_a.html"
|
"url": "/_mozilla/css/box_shadow_default_color_a.html"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"css/box_shadow_inset_a.html": [
|
||||||
|
{
|
||||||
|
"path": "css/box_shadow_inset_a.html",
|
||||||
|
"references": [
|
||||||
|
[
|
||||||
|
"/_mozilla/css/box_shadow_inset_ref.html",
|
||||||
|
"=="
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"url": "/_mozilla/css/box_shadow_inset_a.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
"css/box_shadow_inset_bg.html": [
|
"css/box_shadow_inset_bg.html": [
|
||||||
{
|
{
|
||||||
"path": "css/box_shadow_inset_bg.html",
|
"path": "css/box_shadow_inset_bg.html",
|
||||||
|
@ -911,6 +923,18 @@
|
||||||
"url": "/_mozilla/css/box_shadow_inset_bg.html"
|
"url": "/_mozilla/css/box_shadow_inset_bg.html"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"css/box_shadow_inset_parsing_a.html": [
|
||||||
|
{
|
||||||
|
"path": "css/box_shadow_inset_parsing_a.html",
|
||||||
|
"references": [
|
||||||
|
[
|
||||||
|
"/_mozilla/css/box_shadow_inset_parsing_ref.html",
|
||||||
|
"=="
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"url": "/_mozilla/css/box_shadow_inset_parsing_a.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
"css/box_shadow_paint_order_a.html": [
|
"css/box_shadow_paint_order_a.html": [
|
||||||
{
|
{
|
||||||
"path": "css/box_shadow_paint_order_a.html",
|
"path": "css/box_shadow_paint_order_a.html",
|
||||||
|
@ -923,6 +947,18 @@
|
||||||
"url": "/_mozilla/css/box_shadow_paint_order_a.html"
|
"url": "/_mozilla/css/box_shadow_paint_order_a.html"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"css/box_shadow_spread_a.html": [
|
||||||
|
{
|
||||||
|
"path": "css/box_shadow_spread_a.html",
|
||||||
|
"references": [
|
||||||
|
[
|
||||||
|
"/_mozilla/css/box_shadow_spread_ref.html",
|
||||||
|
"=="
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"url": "/_mozilla/css/box_shadow_spread_a.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
"css/box_sizing_border_box_a.html": [
|
"css/box_sizing_border_box_a.html": [
|
||||||
{
|
{
|
||||||
"path": "css/box_sizing_border_box_a.html",
|
"path": "css/box_sizing_border_box_a.html",
|
||||||
|
@ -1019,6 +1055,18 @@
|
||||||
"url": "/_mozilla/css/canvas_over_area.html"
|
"url": "/_mozilla/css/canvas_over_area.html"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"css/canvas_radial_gradient_a.html": [
|
||||||
|
{
|
||||||
|
"path": "css/canvas_radial_gradient_a.html",
|
||||||
|
"references": [
|
||||||
|
[
|
||||||
|
"/_mozilla/css/canvas_radial_gradient_ref.html",
|
||||||
|
"=="
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"url": "/_mozilla/css/canvas_radial_gradient_a.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
"css/case-insensitive-font-family.html": [
|
"css/case-insensitive-font-family.html": [
|
||||||
{
|
{
|
||||||
"path": "css/case-insensitive-font-family.html",
|
"path": "css/case-insensitive-font-family.html",
|
||||||
|
@ -5640,6 +5688,18 @@
|
||||||
"url": "/_mozilla/css/box_shadow_default_color_a.html"
|
"url": "/_mozilla/css/box_shadow_default_color_a.html"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"css/box_shadow_inset_a.html": [
|
||||||
|
{
|
||||||
|
"path": "css/box_shadow_inset_a.html",
|
||||||
|
"references": [
|
||||||
|
[
|
||||||
|
"/_mozilla/css/box_shadow_inset_ref.html",
|
||||||
|
"=="
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"url": "/_mozilla/css/box_shadow_inset_a.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
"css/box_shadow_inset_bg.html": [
|
"css/box_shadow_inset_bg.html": [
|
||||||
{
|
{
|
||||||
"path": "css/box_shadow_inset_bg.html",
|
"path": "css/box_shadow_inset_bg.html",
|
||||||
|
@ -5652,6 +5712,18 @@
|
||||||
"url": "/_mozilla/css/box_shadow_inset_bg.html"
|
"url": "/_mozilla/css/box_shadow_inset_bg.html"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"css/box_shadow_inset_parsing_a.html": [
|
||||||
|
{
|
||||||
|
"path": "css/box_shadow_inset_parsing_a.html",
|
||||||
|
"references": [
|
||||||
|
[
|
||||||
|
"/_mozilla/css/box_shadow_inset_parsing_ref.html",
|
||||||
|
"=="
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"url": "/_mozilla/css/box_shadow_inset_parsing_a.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
"css/box_shadow_paint_order_a.html": [
|
"css/box_shadow_paint_order_a.html": [
|
||||||
{
|
{
|
||||||
"path": "css/box_shadow_paint_order_a.html",
|
"path": "css/box_shadow_paint_order_a.html",
|
||||||
|
@ -5664,6 +5736,18 @@
|
||||||
"url": "/_mozilla/css/box_shadow_paint_order_a.html"
|
"url": "/_mozilla/css/box_shadow_paint_order_a.html"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"css/box_shadow_spread_a.html": [
|
||||||
|
{
|
||||||
|
"path": "css/box_shadow_spread_a.html",
|
||||||
|
"references": [
|
||||||
|
[
|
||||||
|
"/_mozilla/css/box_shadow_spread_ref.html",
|
||||||
|
"=="
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"url": "/_mozilla/css/box_shadow_spread_a.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
"css/box_sizing_border_box_a.html": [
|
"css/box_sizing_border_box_a.html": [
|
||||||
{
|
{
|
||||||
"path": "css/box_sizing_border_box_a.html",
|
"path": "css/box_sizing_border_box_a.html",
|
||||||
|
@ -5760,6 +5844,18 @@
|
||||||
"url": "/_mozilla/css/canvas_over_area.html"
|
"url": "/_mozilla/css/canvas_over_area.html"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"css/canvas_radial_gradient_a.html": [
|
||||||
|
{
|
||||||
|
"path": "css/canvas_radial_gradient_a.html",
|
||||||
|
"references": [
|
||||||
|
[
|
||||||
|
"/_mozilla/css/canvas_radial_gradient_ref.html",
|
||||||
|
"=="
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"url": "/_mozilla/css/canvas_radial_gradient_a.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
"css/case-insensitive-font-family.html": [
|
"css/case-insensitive-font-family.html": [
|
||||||
{
|
{
|
||||||
"path": "css/case-insensitive-font-family.html",
|
"path": "css/case-insensitive-font-family.html",
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<head>
|
<head>
|
||||||
<!-- Tests that box-shadow inset works. -->
|
<!-- Tests that box-shadow inset works. -->
|
||||||
|
<link rel=match href=box_shadow_inset_ref.html>
|
||||||
<style>
|
<style>
|
||||||
section {
|
section {
|
||||||
position: absolute;
|
position: absolute;
|
|
@ -1,6 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<head>
|
<head>
|
||||||
<!-- Tests that box-shadow inset parsing quirks work properly. -->
|
<!-- Tests that box-shadow inset parsing quirks work properly. -->
|
||||||
|
<link rel=match href=box_shadow_inset_parsing_ref.html>
|
||||||
<style>
|
<style>
|
||||||
section {
|
section {
|
||||||
position: absolute;
|
position: absolute;
|
|
@ -1,5 +1,6 @@
|
||||||
<head>
|
<head>
|
||||||
<!-- Tests that spread works. -->
|
<!-- Tests that spread works. -->
|
||||||
|
<link rel=match href=box_shadow_spread_ref.html>
|
||||||
<style>
|
<style>
|
||||||
section {
|
section {
|
||||||
position: absolute;
|
position: absolute;
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
|
@ -1,6 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<body>
|
<body>
|
||||||
|
<link rel=match href=canvas_radial_gradient_ref.html>
|
||||||
<style>
|
<style>
|
||||||
html, body {
|
html, body {
|
||||||
margin: 0;
|
margin: 0;
|
Loading…
Add table
Add a link
Reference in a new issue