mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Move border_rounding_1px_invisible_issue_7184_a.html to wpt reftests.
This commit is contained in:
parent
467bf11595
commit
50a6f9986c
4 changed files with 25 additions and 1 deletions
|
@ -12,7 +12,6 @@ fragment=top != ../html/acid2.html acid2_ref.html
|
||||||
== acid1_a.html acid1_b.html
|
== acid1_a.html acid1_b.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
|
||||||
== border_rounding_1px_invisible_issue_7184_a.html border_rounding_1px_invisible_issue_7184_ref.html
|
|
||||||
== border_spacing_a.html border_spacing_ref.html
|
== border_spacing_a.html border_spacing_ref.html
|
||||||
== border_spacing_auto_layout_a.html border_spacing_ref.html
|
== border_spacing_auto_layout_a.html border_spacing_ref.html
|
||||||
== border_spacing_empty_table.html border_spacing_empty_table_ref.html
|
== border_spacing_empty_table.html border_spacing_empty_table_ref.html
|
||||||
|
|
|
@ -755,6 +755,18 @@
|
||||||
"url": "/_mozilla/css/border_radius_zero_sizes_a.html"
|
"url": "/_mozilla/css/border_radius_zero_sizes_a.html"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"css/border_rounding_1px_invisible_issue_7184_a.html": [
|
||||||
|
{
|
||||||
|
"path": "css/border_rounding_1px_invisible_issue_7184_a.html",
|
||||||
|
"references": [
|
||||||
|
[
|
||||||
|
"/_mozilla/css/border_rounding_1px_invisible_issue_7184_ref.html",
|
||||||
|
"=="
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"url": "/_mozilla/css/border_rounding_1px_invisible_issue_7184_a.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
"css/class-namespaces.html": [
|
"css/class-namespaces.html": [
|
||||||
{
|
{
|
||||||
"path": "css/class-namespaces.html",
|
"path": "css/class-namespaces.html",
|
||||||
|
@ -4572,6 +4584,18 @@
|
||||||
"url": "/_mozilla/css/border_radius_zero_sizes_a.html"
|
"url": "/_mozilla/css/border_radius_zero_sizes_a.html"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"css/border_rounding_1px_invisible_issue_7184_a.html": [
|
||||||
|
{
|
||||||
|
"path": "css/border_rounding_1px_invisible_issue_7184_a.html",
|
||||||
|
"references": [
|
||||||
|
[
|
||||||
|
"/_mozilla/css/border_rounding_1px_invisible_issue_7184_ref.html",
|
||||||
|
"=="
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"url": "/_mozilla/css/border_rounding_1px_invisible_issue_7184_a.html"
|
||||||
|
}
|
||||||
|
],
|
||||||
"css/class-namespaces.html": [
|
"css/class-namespaces.html": [
|
||||||
{
|
{
|
||||||
"path": "css/class-namespaces.html",
|
"path": "css/class-namespaces.html",
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<link rel=match href=border_rounding_1px_invisible_issue_7184_ref.html>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
.onyx {
|
.onyx {
|
||||||
color: white;
|
color: white;
|
Loading…
Add table
Add a link
Reference in a new issue