diff --git a/layout/reftests/w3c-css/submitted/shapes1/reftest.list b/layout/reftests/w3c-css/submitted/shapes1/reftest.list index 7ff80fd768b0..6e4bf7322ed1 100644 --- a/layout/reftests/w3c-css/submitted/shapes1/reftest.list +++ b/layout/reftests/w3c-css/submitted/shapes1/reftest.list @@ -44,14 +44,10 @@ fuzzy-if(/^Windows\x20NT\x2010\.0/.test(http.oscpu),7,6) == shape-outside-circle == shape-outside-circle-036.html shape-outside-circle-036-ref.html == shape-outside-circle-037.html shape-outside-circle-036-ref.html == shape-outside-circle-038.html shape-outside-circle-036-ref.html -== shape-outside-circle-039.html shape-outside-circle-039-ref.html -== shape-outside-circle-040.html shape-outside-circle-039-ref.html == shape-outside-circle-041.html shape-outside-circle-041-ref.html == shape-outside-circle-042.html shape-outside-circle-042-ref.html == shape-outside-circle-043.html shape-outside-circle-042-ref.html == shape-outside-circle-044.html shape-outside-circle-042-ref.html -== shape-outside-circle-045.html shape-outside-circle-045-ref.html -== shape-outside-circle-046.html shape-outside-circle-045-ref.html == shape-outside-circle-047.html shape-outside-circle-047-ref.html == shape-outside-circle-048.html shape-outside-circle-048-ref.html == shape-outside-circle-049.html shape-outside-circle-049-ref.html @@ -89,8 +85,6 @@ fuzzy(108,81) == shape-outside-ellipse-052.html shape-outside-ellipse-052-ref.ht # Basic shape: inset() == shape-outside-inset-016.html shape-outside-inset-016-ref.html == shape-outside-inset-017.html shape-outside-inset-017-ref.html -== shape-outside-inset-018.html shape-outside-inset-018-ref.html -== shape-outside-inset-019.html shape-outside-inset-019-ref.html == shape-outside-inset-020.html shape-outside-inset-020-ref.html == shape-outside-inset-021.html shape-outside-inset-021-ref.html == shape-outside-inset-022.html shape-outside-inset-022-ref.html @@ -109,10 +103,4 @@ fuzzy(108,81) == shape-outside-ellipse-052.html shape-outside-ellipse-052-ref.ht == shape-outside-polygon-023.html shape-outside-polygon-023-ref.html == shape-outside-polygon-024.html shape-outside-polygon-024-ref.html == shape-outside-polygon-025.html shape-outside-polygon-025-ref.html -== shape-outside-polygon-026.html shape-outside-polygon-026-ref.html -== shape-outside-polygon-027.html shape-outside-polygon-027-ref.html -== shape-outside-polygon-028.html shape-outside-polygon-026-ref.html -== 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 diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-039-ref.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-039-ref.html deleted file mode 100644 index eee9701e0020..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-039-ref.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - CSS Shape Test: float left, circle(0%) border-box reference - - - - - -
-
-
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-039.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-039.html deleted file mode 100644 index 833e0a788b0a..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-039.html +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - CSS Shape Test: float left, circle(0%) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-040.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-040.html deleted file mode 100644 index e1beda86d1f6..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-040.html +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - CSS Shape Test: float left, circle(closest-side at left center) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-045-ref.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-045-ref.html deleted file mode 100644 index 843c8bad940b..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-045-ref.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - CSS Shape Test: float right, circle(0%) border-box reference - - - - - -
-
-
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-045.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-045.html deleted file mode 100644 index 42c73fd5fae2..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-045.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - CSS Shape Test: float right, circle(0%) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-046.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-046.html deleted file mode 100644 index 7cfc406570e1..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-046.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - CSS Shape Test: float right, circle(closest-side at right center) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-inset-018-ref.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-inset-018-ref.html deleted file mode 100644 index f4e476414070..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-inset-018-ref.html +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - CSS Shape Test: float left, inset(50%) reference - - - - - -
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-inset-018.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-inset-018.html deleted file mode 100644 index b784677bd1b7..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-inset-018.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - CSS Shape Test: float left, inset(50%) - - - - - - - - - -
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-inset-019-ref.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-inset-019-ref.html deleted file mode 100644 index 1e0a3f341524..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-inset-019-ref.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - CSS Shape Test: float right, inset(50%) reference - - - - - -
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-inset-019.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-inset-019.html deleted file mode 100644 index c6eeb137209b..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-inset-019.html +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - CSS Shape Test: float right, inset(50%) - - - - - - - - - -
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-026-ref.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-026-ref.html deleted file mode 100644 index 3237b6dd5fde..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-026-ref.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - CSS Shape Test: float left, polygon(60px 20px, 100px 60px) border-box reference - - - - - -
-
-
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-026.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-026.html deleted file mode 100644 index 29e4ccaee4a9..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-026.html +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - CSS Shape Test: float left, polygon(60px 20px, 100px 60px) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-027-ref.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-027-ref.html deleted file mode 100644 index bbc9af6ab230..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-027-ref.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - CSS Shape Test: float right, polygon(60px 20px, 100px 60px) border-box reference - - - - - -
-
-
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-027.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-027.html deleted file mode 100644 index 6507b0486ac4..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-027.html +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - CSS Shape Test: float right, polygon(60px 20px, 100px 60px) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-028.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-028.html deleted file mode 100644 index 4695a377c420..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-028.html +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - CSS Shape Test: float left, polygon(50% 50%, 0% 0%, 20% 20%, 100% 100%) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-029.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-029.html deleted file mode 100644 index ac94bf14e8cf..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-029.html +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - CSS Shape Test: float right, polygon(50% 50%, 0% 0%, 20% 20%, 100% 100%) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-030-ref.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-030-ref.html deleted file mode 100644 index 3ea0025830e3..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-030-ref.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - CSS Shape Test: float left, polygon(0% 0%, 50% 0%, 100% 0%, 50% 0%, 50% 100%, 100% 100%, 50% 100%) border-box reference - - - - - -
-
-
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-030.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-030.html deleted file mode 100644 index 5e98fc3f99e7..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-030.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - CSS Shape Test: float left, polygon(0% 0%, 50% 0%, 100% 0%, 50% 0%, 50% 100%, 100% 100%, 50% 100%) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-031-ref.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-031-ref.html deleted file mode 100644 index 5412c77dac0c..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-031-ref.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - CSS Shape Test: float right, polygon(100% 0%, 50% 0%, 0% 0%, 50% 0%, 50% 100%, 0% 100%, 50% 100%) border-box reference - - - - - -
-
-
-
-
-
-
- - diff --git a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-031.html b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-031.html deleted file mode 100644 index 747248eaf85a..000000000000 --- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-031.html +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - CSS Shape Test: float right, polygon(100% 0%, 50% 0%, 0% 0%, 50% 0%, 50% 100%, 0% 100%, 50% 100%) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/testing/web-platform/meta/MANIFEST.json b/testing/web-platform/meta/MANIFEST.json index 9e65cf3f4974..e48357086be0 100644 --- a/testing/web-platform/meta/MANIFEST.json +++ b/testing/web-platform/meta/MANIFEST.json @@ -174985,30 +174985,6 @@ {} ] ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-039.html": [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-039.html", - [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-039-ref.html", - "==" - ] - ], - {} - ] - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-040.html": [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-040.html", - [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-039-ref.html", - "==" - ] - ], - {} - ] - ], "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-041.html": [ [ "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-041.html", @@ -175057,30 +175033,6 @@ {} ] ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-045.html": [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-045.html", - [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-045-ref.html", - "==" - ] - ], - {} - ] - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-046.html": [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-046.html", - [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-045-ref.html", - "==" - ] - ], - {} - ] - ], "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-047.html": [ [ "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-047.html", @@ -175501,30 +175453,6 @@ {} ] ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-018.html": [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-018.html", - [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-018-ref.html", - "==" - ] - ], - {} - ] - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-019.html": [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-019.html", - [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-019-ref.html", - "==" - ] - ], - {} - ] - ], "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-020.html": [ [ "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-020.html", @@ -175885,78 +175813,6 @@ {} ] ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-026.html": [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-026.html", - [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-026-ref.html", - "==" - ] - ], - {} - ] - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-027.html": [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-027.html", - [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-027-ref.html", - "==" - ] - ], - {} - ] - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-028.html": [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-028.html", - [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-026-ref.html", - "==" - ] - ], - {} - ] - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-029.html": [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-029.html", - [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-027-ref.html", - "==" - ] - ], - {} - ] - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-030.html": [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-030.html", - [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-030-ref.html", - "==" - ] - ], - {} - ] - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-031.html": [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-031.html", - [ - [ - "/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-031-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", @@ -272975,11 +272831,6 @@ {} ] ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-039-ref.html": [ - [ - {} - ] - ], "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-041-ref.html": [ [ {} @@ -272990,11 +272841,6 @@ {} ] ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-045-ref.html": [ - [ - {} - ] - ], "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-047-ref.html": [ [ {} @@ -273160,16 +273006,6 @@ {} ] ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-018-ref.html": [ - [ - {} - ] - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-019-ref.html": [ - [ - {} - ] - ], "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-020-ref.html": [ [ {} @@ -273320,26 +273156,6 @@ {} ] ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-026-ref.html": [ - [ - {} - ] - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-027-ref.html": [ - [ - {} - ] - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-030-ref.html": [ - [ - {} - ] - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-031-ref.html": [ - [ - {} - ] - ], "css/vendor-imports/mozilla/mozilla-central-reftests/sync-tests-filter": [ [ {} @@ -519953,7 +519769,7 @@ "reftest" ], "css/css-scoping/shadow-at-import.html": [ - "40f2606177ad3143774d97060ac1bbfa9743801f", + "67295000ad3c24c2d9ab0ac556d34758f3ce654c", "reftest" ], "css/css-scoping/shadow-cascade-order-001.html": [ @@ -546049,7 +545865,7 @@ "testharness" ], "css/cssom/at-namespace.html": [ - "96da2dd244e9e19ff8ca1ca81b06c3ebdcee8267", + "cd3845557f5c40f51f7e3cbdfff52f440fe689b6", "testharness" ], "css/cssom/computed-style-001.html": [ @@ -546181,19 +545997,19 @@ "testharness" ], "css/cssom/insertRule-charset-no-index.html": [ - "cd3a96351a4c8dcd417fb03963f9d4fb0760c746", + "2be98274fe292089f381d216dc415ddc812a105f", "testharness" ], "css/cssom/insertRule-import-no-index.html": [ - "ba89bad41a8d243f89ec91a0c02a34e97b378bc8", + "44ef5a2c490675d0088651dc101dbbb1fc83fdd1", "testharness" ], "css/cssom/insertRule-namespace-no-index.html": [ - "109ed203fabac2da4279419deb34d5bc5a393d09", + "b9b63240c4a7bf52524b8e3dd36d6ca2ecb4bcdc", "testharness" ], "css/cssom/insertRule-no-index.html": [ - "812f2b02d7694dd270b7a3e1ef205b99890ab216", + "825eb56d8e78bbdbd3bfb1861e6d40c245cd8f4b", "testharness" ], "css/cssom/insertRule-syntax-error-01.html": [ @@ -555001,7 +554817,7 @@ "support" ], "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/reftest.list": [ - "cf1af7daefe2db67dedf186e44744bbb03e537c3", + "c199bd6af0e3d2bbc8f87c3a768a1a8c4a17f7ab", "support" ], "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-border-box-001-ref.html": [ @@ -555164,18 +554980,6 @@ "61d2d2a07e2dcbd24a15b733f7c9d7dd3735ebd1", "reftest" ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-039-ref.html": [ - "80ba877ecdbb12e5f000dee707c5af2df4629a9b", - "support" - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-039.html": [ - "0dad5434390d2500568fab4ca82d98147995f2a4", - "reftest" - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-040.html": [ - "7eaa3c8183209024684ff9a15f6b332802d91cb6", - "reftest" - ], "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-041-ref.html": [ "dcdc6fdf1ff9c749b6ed0dabc9029e641336832b", "support" @@ -555200,18 +555004,6 @@ "c669e12f7d26e25364eab72272e5964bb989cad3", "reftest" ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-045-ref.html": [ - "538d22bff3687524f756303205ad18dac9e182cf", - "support" - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-045.html": [ - "8458a75aec990428264f039927377d683e4bfef9", - "reftest" - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-046.html": [ - "bfb735e59e22b55f8e3c42827ca8bcbe7a612774", - "reftest" - ], "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-047-ref.html": [ "4a138f3175f7d46a2a38643e9803ede5408db9cf", "support" @@ -555484,22 +555276,6 @@ "628ef0b6c08230db7fca6639be71c63c0001156f", "reftest" ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-018-ref.html": [ - "e32f844e70a6f1b7c5c25fa691ba77321b557213", - "support" - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-018.html": [ - "1d24d1acde6249154c8aecccf51c3f3d5bfc3f36", - "reftest" - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-019-ref.html": [ - "7c0b699db61f02c5f197133c66439f699a80fd70", - "support" - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-019.html": [ - "8ad1c65a27f12deb7b75865eb2b89905a4bbd4f0", - "reftest" - ], "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-020-ref.html": [ "8e109e72edb9cb0d3c97677db8a98462da83054f", "support" @@ -555740,46 +555516,6 @@ "9393c2e2250dfc1bf3ffdd68f2c352890d1e0ee8", "reftest" ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-026-ref.html": [ - "322ec7ee1fb932cb6f1908c376be2915d6e50459", - "support" - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-026.html": [ - "9fea24b92061f9f679b9565d9040e4b29a18b4c3", - "reftest" - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-027-ref.html": [ - "e91e35a1af0a2fa21e31f8ea3fa903f6d862ad13", - "support" - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-027.html": [ - "b27883660453186155c9b761402ae4c038f2394c", - "reftest" - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-028.html": [ - "6753ffe3a09c2a71fc67efcd1041ed90de12e87c", - "reftest" - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-029.html": [ - "de39a15da093018531838cac20c59494cb6050b2", - "reftest" - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-030-ref.html": [ - "05d0d53f6d038702733e4acd9562e35b2b992881", - "support" - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-030.html": [ - "0f653c07806f0064d1583a7ddaeb171734188062", - "reftest" - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-031-ref.html": [ - "7bbccdb15fdf67a67bbc243c342c668fbef23af8", - "support" - ], - "css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-031.html": [ - "217e140bdd429d6889102e43253e6fb64dca4705", - "reftest" - ], "css/vendor-imports/mozilla/mozilla-central-reftests/sync-tests-filter": [ "3055eafd3bf887f11c0c386419397910ad438d23", "support" diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/reftest.list b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/reftest.list index eb4d7f498156..e0ca723b79de 100644 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/reftest.list +++ b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/reftest.list @@ -43,14 +43,10 @@ == shape-outside-circle-036.html shape-outside-circle-036-ref.html == shape-outside-circle-037.html shape-outside-circle-036-ref.html == shape-outside-circle-038.html shape-outside-circle-036-ref.html -== shape-outside-circle-039.html shape-outside-circle-039-ref.html -== shape-outside-circle-040.html shape-outside-circle-039-ref.html == shape-outside-circle-041.html shape-outside-circle-041-ref.html == shape-outside-circle-042.html shape-outside-circle-042-ref.html == shape-outside-circle-043.html shape-outside-circle-042-ref.html == shape-outside-circle-044.html shape-outside-circle-042-ref.html -== shape-outside-circle-045.html shape-outside-circle-045-ref.html -== shape-outside-circle-046.html shape-outside-circle-045-ref.html == shape-outside-circle-047.html shape-outside-circle-047-ref.html == shape-outside-circle-048.html shape-outside-circle-048-ref.html == shape-outside-circle-049.html shape-outside-circle-049-ref.html @@ -86,8 +82,6 @@ # Basic shape: inset() == shape-outside-inset-016.html shape-outside-inset-016-ref.html == shape-outside-inset-017.html shape-outside-inset-017-ref.html -== shape-outside-inset-018.html shape-outside-inset-018-ref.html -== shape-outside-inset-019.html shape-outside-inset-019-ref.html == shape-outside-inset-020.html shape-outside-inset-020-ref.html == shape-outside-inset-021.html shape-outside-inset-021-ref.html == shape-outside-inset-022.html shape-outside-inset-022-ref.html @@ -106,9 +100,3 @@ == shape-outside-polygon-023.html shape-outside-polygon-023-ref.html == shape-outside-polygon-024.html shape-outside-polygon-024-ref.html == shape-outside-polygon-025.html shape-outside-polygon-025-ref.html -== shape-outside-polygon-026.html shape-outside-polygon-026-ref.html -== shape-outside-polygon-027.html shape-outside-polygon-027-ref.html -== shape-outside-polygon-028.html shape-outside-polygon-026-ref.html -== 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 diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-039-ref.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-039-ref.html deleted file mode 100644 index eee9701e0020..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-039-ref.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - CSS Shape Test: float left, circle(0%) border-box reference - - - - - -
-
-
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-039.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-039.html deleted file mode 100644 index 833e0a788b0a..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-039.html +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - CSS Shape Test: float left, circle(0%) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-040.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-040.html deleted file mode 100644 index e1beda86d1f6..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-040.html +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - CSS Shape Test: float left, circle(closest-side at left center) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-045-ref.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-045-ref.html deleted file mode 100644 index 843c8bad940b..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-045-ref.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - CSS Shape Test: float right, circle(0%) border-box reference - - - - - -
-
-
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-045.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-045.html deleted file mode 100644 index 42c73fd5fae2..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-045.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - CSS Shape Test: float right, circle(0%) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-046.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-046.html deleted file mode 100644 index 7cfc406570e1..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-046.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - CSS Shape Test: float right, circle(closest-side at right center) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-018-ref.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-018-ref.html deleted file mode 100644 index f4e476414070..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-018-ref.html +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - CSS Shape Test: float left, inset(50%) reference - - - - - -
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-018.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-018.html deleted file mode 100644 index b784677bd1b7..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-018.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - CSS Shape Test: float left, inset(50%) - - - - - - - - - -
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-019-ref.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-019-ref.html deleted file mode 100644 index 1e0a3f341524..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-019-ref.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - CSS Shape Test: float right, inset(50%) reference - - - - - -
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-019.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-019.html deleted file mode 100644 index c6eeb137209b..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-inset-019.html +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - CSS Shape Test: float right, inset(50%) - - - - - - - - - -
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-026-ref.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-026-ref.html deleted file mode 100644 index 3237b6dd5fde..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-026-ref.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - CSS Shape Test: float left, polygon(60px 20px, 100px 60px) border-box reference - - - - - -
-
-
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-026.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-026.html deleted file mode 100644 index 29e4ccaee4a9..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-026.html +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - CSS Shape Test: float left, polygon(60px 20px, 100px 60px) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-027-ref.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-027-ref.html deleted file mode 100644 index bbc9af6ab230..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-027-ref.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - CSS Shape Test: float right, polygon(60px 20px, 100px 60px) border-box reference - - - - - -
-
-
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-027.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-027.html deleted file mode 100644 index 6507b0486ac4..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-027.html +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - CSS Shape Test: float right, polygon(60px 20px, 100px 60px) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-028.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-028.html deleted file mode 100644 index 4695a377c420..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-028.html +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - CSS Shape Test: float left, polygon(50% 50%, 0% 0%, 20% 20%, 100% 100%) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-029.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-029.html deleted file mode 100644 index ac94bf14e8cf..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-029.html +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - CSS Shape Test: float right, polygon(50% 50%, 0% 0%, 20% 20%, 100% 100%) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-030-ref.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-030-ref.html deleted file mode 100644 index 3ea0025830e3..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-030-ref.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - CSS Shape Test: float left, polygon(0% 0%, 50% 0%, 100% 0%, 50% 0%, 50% 100%, 100% 100%, 50% 100%) border-box reference - - - - - -
-
-
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-030.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-030.html deleted file mode 100644 index 5e98fc3f99e7..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-030.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - CSS Shape Test: float left, polygon(0% 0%, 50% 0%, 100% 0%, 50% 0%, 50% 100%, 100% 100%, 50% 100%) border-box - - - - - - - - - -
-
-
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-031-ref.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-031-ref.html deleted file mode 100644 index 5412c77dac0c..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-031-ref.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - CSS Shape Test: float right, polygon(100% 0%, 50% 0%, 0% 0%, 50% 0%, 50% 100%, 0% 100%, 50% 100%) border-box reference - - - - - -
-
-
-
-
-
-
- - diff --git a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-031.html b/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-031.html deleted file mode 100644 index 747248eaf85a..000000000000 --- a/testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-031.html +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - CSS Shape Test: float right, polygon(100% 0%, 50% 0%, 0% 0%, 50% 0%, 50% 100%, 0% 100%, 50% 100%) border-box - - - - - - - - - -
-
-
-
-
-
-
- -