Bug 1463794: Move new WPT reftests to correct source-of-truth directory. r=dbaron+3881

MozReview-Commit-ID: DcM0kVCAsZn

--HG--
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-056-ref.html => layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-056-ref.html
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-056.html => layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-056.html
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-ellipse-052-ref.html => layout/reftests/w3c-css/submitted/shapes1/shape-outside-ellipse-052-ref.html
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-ellipse-052.html => layout/reftests/w3c-css/submitted/shapes1/shape-outside-ellipse-052.html
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-032-ref.html => layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-032-ref.html
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-032.html => layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-032.html
extra : rebase_source : add4f42d16a770eac4915b26fb4a7fffd5ac6ac4
This commit is contained in:
Brad Werth 2018-05-23 12:53:34 -07:00
parent 4270e4fe26
commit 39c314e889
10 changed files with 17 additions and 80 deletions

View File

@ -61,6 +61,7 @@ fuzzy-if(/^Windows\x20NT\x2010\.0/.test(http.oscpu),7,6) == shape-outside-circle
== shape-outside-circle-053.html shape-outside-circle-053-ref.html
fuzzy-if(/^Windows\x20NT\x2010\.0/.test(http.oscpu),16,4) == shape-outside-circle-054.html shape-outside-circle-054-ref.html
fuzzy-if(/^Windows\x20NT\x2010\.0/.test(http.oscpu),16,4) == shape-outside-circle-055.html shape-outside-circle-055-ref.html
fuzzy(108,81) == shape-outside-circle-056.html shape-outside-circle-056-ref.html
# Basic shape: ellipse()
== shape-outside-ellipse-032.html shape-outside-ellipse-032-ref.html
@ -83,6 +84,7 @@ fuzzy-if(/^Windows\x20NT\x2010\.0/.test(http.oscpu),16,4) == shape-outside-circl
== shape-outside-ellipse-049.html shape-outside-ellipse-049-ref.html
== shape-outside-ellipse-050.html shape-outside-ellipse-050-ref.html
== shape-outside-ellipse-051.html shape-outside-ellipse-051-ref.html
fuzzy(108,81) == shape-outside-ellipse-052.html shape-outside-ellipse-052-ref.html
# Basic shape: inset()
== shape-outside-inset-016.html shape-outside-inset-016-ref.html
@ -113,3 +115,4 @@ fuzzy-if(/^Windows\x20NT\x2010\.0/.test(http.oscpu),16,4) == shape-outside-circl
== shape-outside-polygon-029.html shape-outside-polygon-027-ref.html
== shape-outside-polygon-030.html shape-outside-polygon-030-ref.html
== shape-outside-polygon-031.html shape-outside-polygon-031-ref.html
fuzzy(101,2263) == shape-outside-polygon-032.html shape-outside-polygon-032-ref.html

View File

@ -17,6 +17,10 @@
its containing block.">
</head>
<style>
@font-face {
font-family: Ahem;
src: url(support/Ahem.ttf);
}
body {
margin: 0;
}
@ -41,7 +45,7 @@
padding: 10px;
border: 10px solid transparent;
shape-margin: 10px;
shape-outside: margin-box circle(99% at top left);
shape-outside: margin-box circle(70px at 90px 90px);
}
#line {
position: absolute;

View File

@ -15,6 +15,10 @@
is offset from its containing block.">
</head>
<style>
@font-face {
font-family: Ahem;
src: url(support/Ahem.ttf);
}
body {
margin: 0;
}

View File

@ -16,6 +16,10 @@
offset from its containing block.">
</head>
<style>
@font-face {
font-family: Ahem;
src: url(support/Ahem.ttf);
}
body {
margin: 0;
}

View File

@ -173329,18 +173329,6 @@
{}
]
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-056.html": [
[
"/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-056.html",
[
[
"/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-056-ref.html",
"=="
]
],
{}
]
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-content-box-001.html": [
[
"/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-content-box-001.html",
@ -173629,18 +173617,6 @@
{}
]
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-ellipse-052.html": [
[
"/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-ellipse-052.html",
[
[
"/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-ellipse-052-ref.html",
"=="
]
],
{}
]
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-016.html": [
[
"/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-016.html",
@ -174121,18 +174097,6 @@
{}
]
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-032.html": [
[
"/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-032.html",
[
[
"/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-032-ref.html",
"=="
]
],
{}
]
],
"css/vendor-imports/mozilla/mozilla-central-reftests/text-decor-3/ruby-text-decoration-01.html": [
[
"/css/vendor-imports/mozilla/mozilla-central-reftests/text-decor-3/ruby-text-decoration-01.html",
@ -271174,11 +271138,6 @@
{}
]
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-056-ref.html": [
[
{}
]
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-content-box-001-ref.html": [
[
{}
@ -271289,11 +271248,6 @@
{}
]
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-ellipse-052-ref.html": [
[
{}
]
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-016-ref.html": [
[
{}
@ -271484,11 +271438,6 @@
{}
]
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-032-ref.html": [
[
{}
]
],
"css/vendor-imports/mozilla/mozilla-central-reftests/sync-tests-filter": [
[
{}
@ -552916,7 +552865,7 @@
"support"
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/reftest.list": [
"dd45c0949b1301d526a2ea5b66684e1c7a8b812c",
"cf1af7daefe2db67dedf186e44744bbb03e537c3",
"support"
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-border-box-001-ref.html": [
@ -553199,14 +553148,6 @@
"3fa72763f5861efda170bc258a152b9d36c16877",
"reftest"
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-056-ref.html": [
"2d26e3249f3fff3ab6b81016784068f6433b1c6e",
"support"
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-056.html": [
"923c596ff05fd5546847db4a3676cc51122681e1",
"reftest"
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-content-box-001-ref.html": [
"dbd151f3c71007b3788fe86ca245405c8f479325",
"support"
@ -553391,14 +553332,6 @@
"74cc5ab0e72399c572059bdb0fc29bc743a93e35",
"reftest"
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-ellipse-052-ref.html": [
"2d26e3249f3fff3ab6b81016784068f6433b1c6e",
"support"
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-ellipse-052.html": [
"ead96f4fca2d3b31049362702df96ef63da83a2b",
"reftest"
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-016-ref.html": [
"e6cb3ee3eb3d0c521303b6010546e0b743a4090c",
"support"
@ -553711,14 +553644,6 @@
"217e140bdd429d6889102e43253e6fb64dca4705",
"reftest"
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-032-ref.html": [
"890dd0754f2c985719c75200dd9ef70e8c1abe14",
"support"
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-032.html": [
"bc5ea0a69154ce2cc4d08ea3b5d48b62a6c7fedc",
"reftest"
],
"css/vendor-imports/mozilla/mozilla-central-reftests/sync-tests-filter": [
"2c4512ec008c997d1254b5822ade227c057b7e24",
"support"

View File

@ -60,7 +60,6 @@
== shape-outside-circle-053.html shape-outside-circle-053-ref.html
== shape-outside-circle-054.html shape-outside-circle-054-ref.html
== shape-outside-circle-055.html shape-outside-circle-055-ref.html
== shape-outside-circle-056.html shape-outside-circle-056-ref.html
# Basic shape: ellipse()
== shape-outside-ellipse-032.html shape-outside-ellipse-032-ref.html
@ -83,7 +82,6 @@
== shape-outside-ellipse-049.html shape-outside-ellipse-049-ref.html
== shape-outside-ellipse-050.html shape-outside-ellipse-050-ref.html
== shape-outside-ellipse-051.html shape-outside-ellipse-051-ref.html
== shape-outside-ellipse-052.html shape-outside-ellipse-052-ref.html
# Basic shape: inset()
== shape-outside-inset-016.html shape-outside-inset-016-ref.html
@ -114,4 +112,3 @@
== shape-outside-polygon-029.html shape-outside-polygon-027-ref.html
== shape-outside-polygon-030.html shape-outside-polygon-030-ref.html
== shape-outside-polygon-031.html shape-outside-polygon-031-ref.html
== shape-outside-polygon-032.html shape-outside-polygon-032-ref.html