mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Update web-platform-tests to revision b'1a5b13545ae58e468ed11e4c21912a3faf3355ea' (#35384)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
df73d02932
commit
a284bbd29d
487 changed files with 12243 additions and 4352 deletions
|
@ -1,2 +0,0 @@
|
|||
[cross-partition-navigation.tentative.https.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[cross-partition-worker-creation.tentative.https.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[cross-partition.tentative.https.html]
|
||||
expected: TIMEOUT
|
|
@ -14,6 +14,3 @@
|
|||
|
||||
[Opening a blob URL in a new window by clicking an <a> tag works immediately before revoking the URL.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Fetching a blob URL immediately before revoking it works in <script> tags.]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -13,3 +13,45 @@
|
|||
|
||||
[Property corner-shape value 'round angle round angle']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-top-left-shape value 'round']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-top-left-shape value 'scoop']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-top-left-shape value 'superellipse(5)']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-top-left-shape value 'superellipse(0.2)']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-top-left-shape value 'superellipse(0)']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-top-left-shape value 'superellipse(infinity)']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-top-left-shape value 'superellipse(2)']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-top-left-shape value 'superellipse(1)']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-top-left-shape value 'superellipse(4)']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-top-left-shape value 'superellipse( .5)']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-top-right-shape value 'round']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-top-right-shape value 'superellipse(5)']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-bottom-right-shape value 'scoop']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-bottom-left-shape value 'superellipse(5)']
|
||||
expected: FAIL
|
||||
|
|
|
@ -16,3 +16,339 @@
|
|||
|
||||
[e.style['corner-shape'\] = "angle round angle round" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-left-shape'\] = "round" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-left-shape'\] = "scoop" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-left-shape'\] = "notch" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-left-shape'\] = "bevel" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-left-shape'\] = "squircle" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-left-shape'\] = "straight" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-left-shape'\] = "superellipse(2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-left-shape'\] = "superellipse(.5)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-left-shape'\] = "superellipse(7)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-left-shape'\] = "superellipse(0.3)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-left-shape'\] = "superellipse( 0)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-left-shape'\] = "superellipse(2 )" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-left-shape'\] = "superellipse(infinity)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-left-shape'\] = "superellipse(calc(0.5 * 4))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-right-shape'\] = "round" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-right-shape'\] = "scoop" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-right-shape'\] = "notch" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-right-shape'\] = "bevel" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-right-shape'\] = "squircle" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-right-shape'\] = "straight" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-right-shape'\] = "superellipse(2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-right-shape'\] = "superellipse(.5)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-right-shape'\] = "superellipse(7)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-right-shape'\] = "superellipse(0.3)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-right-shape'\] = "superellipse( 0)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-right-shape'\] = "superellipse(2 )" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-right-shape'\] = "superellipse(infinity)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-top-right-shape'\] = "superellipse(calc(0.5 * 4))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-left-shape'\] = "round" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-left-shape'\] = "scoop" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-left-shape'\] = "notch" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-left-shape'\] = "bevel" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-left-shape'\] = "squircle" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-left-shape'\] = "straight" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-left-shape'\] = "superellipse(2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-left-shape'\] = "superellipse(.5)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-left-shape'\] = "superellipse(7)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-left-shape'\] = "superellipse(0.3)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-left-shape'\] = "superellipse( 0)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-left-shape'\] = "superellipse(2 )" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-left-shape'\] = "superellipse(infinity)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-left-shape'\] = "superellipse(calc(0.5 * 4))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-right-shape'\] = "round" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-right-shape'\] = "scoop" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-right-shape'\] = "notch" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-right-shape'\] = "bevel" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-right-shape'\] = "squircle" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-right-shape'\] = "straight" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-right-shape'\] = "superellipse(2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-right-shape'\] = "superellipse(.5)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-right-shape'\] = "superellipse(7)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-right-shape'\] = "superellipse(0.3)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-right-shape'\] = "superellipse( 0)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-right-shape'\] = "superellipse(2 )" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-right-shape'\] = "superellipse(infinity)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-bottom-right-shape'\] = "superellipse(calc(0.5 * 4))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-start-shape'\] = "round" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-start-shape'\] = "scoop" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-start-shape'\] = "notch" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-start-shape'\] = "bevel" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-start-shape'\] = "squircle" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-start-shape'\] = "straight" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-start-shape'\] = "superellipse(2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-start-shape'\] = "superellipse(.5)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-start-shape'\] = "superellipse(7)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-start-shape'\] = "superellipse(0.3)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-start-shape'\] = "superellipse( 0)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-start-shape'\] = "superellipse(2 )" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-start-shape'\] = "superellipse(infinity)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-start-shape'\] = "superellipse(calc(0.5 * 4))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-end-shape'\] = "round" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-end-shape'\] = "scoop" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-end-shape'\] = "notch" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-end-shape'\] = "bevel" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-end-shape'\] = "squircle" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-end-shape'\] = "straight" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-end-shape'\] = "superellipse(2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-end-shape'\] = "superellipse(.5)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-end-shape'\] = "superellipse(7)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-end-shape'\] = "superellipse(0.3)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-end-shape'\] = "superellipse( 0)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-end-shape'\] = "superellipse(2 )" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-end-shape'\] = "superellipse(infinity)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-start-end-shape'\] = "superellipse(calc(0.5 * 4))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-start-shape'\] = "round" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-start-shape'\] = "scoop" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-start-shape'\] = "notch" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-start-shape'\] = "bevel" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-start-shape'\] = "squircle" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-start-shape'\] = "straight" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-start-shape'\] = "superellipse(2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-start-shape'\] = "superellipse(.5)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-start-shape'\] = "superellipse(7)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-start-shape'\] = "superellipse(0.3)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-start-shape'\] = "superellipse( 0)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-start-shape'\] = "superellipse(2 )" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-start-shape'\] = "superellipse(infinity)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-start-shape'\] = "superellipse(calc(0.5 * 4))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-end-shape'\] = "round" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-end-shape'\] = "scoop" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-end-shape'\] = "notch" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-end-shape'\] = "bevel" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-end-shape'\] = "squircle" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-end-shape'\] = "straight" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-end-shape'\] = "superellipse(2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-end-shape'\] = "superellipse(.5)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-end-shape'\] = "superellipse(7)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-end-shape'\] = "superellipse(0.3)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-end-shape'\] = "superellipse( 0)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-end-shape'\] = "superellipse(2 )" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-end-shape'\] = "superellipse(infinity)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-end-end-shape'\] = "superellipse(calc(0.5 * 4))" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -26,12 +26,6 @@
|
|||
[e.style['color'\] = "rgb(from oklch(0 0.399 336.3) r g b)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "rgb(from rebeccapurple calc(r) calc(g) calc(b))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "rgb(from rgb(20%, 40%, 60%, 80%) calc(r) calc(g) calc(b) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "hsl(from color(display-p3 0 1 0) h s l / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -59,12 +53,6 @@
|
|||
[e.style['color'\] = "hsl(from oklch(0 0.399 336.3) h s l)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "hsl(from rebeccapurple calc(h) calc(s) calc(l))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "hsl(from rgb(20%, 40%, 60%, 80%) calc(h) calc(s) calc(l) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "hwb(from color(display-p3 0 1 0) h w b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -92,18 +80,6 @@
|
|||
[e.style['color'\] = "hwb(from oklch(0 0.399 336.3) h w b)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "hwb(from rebeccapurple calc(h) calc(w) calc(b))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "hwb(from rgb(20%, 40%, 60%, 80%) calc(h) calc(w) calc(b) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "lab(from lab(25 20 50) calc(l) calc(a) calc(b))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "lab(from lab(25 20 50 / 40%) calc(l) calc(a) calc(b) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "oklab(from oklab(25 20 50) l a b)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -272,12 +248,6 @@
|
|||
[e.style['color'\] = "lch(from lch(.7 45 30 / 40%) l c c / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "lch(from lch(0.7 45 30) calc(l) calc(c) calc(h))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "lch(from lch(0.7 45 30 / 40%) calc(l) calc(c) calc(h) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "oklch(from oklch(0.7 45 30) l c h)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -452,60 +422,6 @@
|
|||
[e.style['color'\] = "oklch(from oklch(.7 45 30 / 40%) alpha c c / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(srgb 0.7 0.5 0.3) srgb calc(r) calc(g) calc(b))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(srgb 0.7 0.5 0.3 / 40%) srgb calc(r) calc(g) calc(b) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear calc(r) calc(g) calc(b))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(srgb-linear 0.7 0.5 0.3 / 40%) srgb-linear calc(r) calc(g) calc(b) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb calc(r) calc(g) calc(b))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(a98-rgb 0.7 0.5 0.3 / 40%) a98-rgb calc(r) calc(g) calc(b) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(rec2020 0.7 0.5 0.3) rec2020 calc(r) calc(g) calc(b))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(rec2020 0.7 0.5 0.3 / 40%) rec2020 calc(r) calc(g) calc(b) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb calc(r) calc(g) calc(b))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(prophoto-rgb 0.7 0.5 0.3 / 40%) prophoto-rgb calc(r) calc(g) calc(b) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3 0.7 0.5 0.3) display-p3 calc(r) calc(g) calc(b))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3 0.7 0.5 0.3 / 40%) display-p3 calc(r) calc(g) calc(b) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(xyz 7 -20.5 100) xyz calc(x) calc(y) calc(z))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(xyz 7 -20.5 100 / 40%) xyz calc(x) calc(y) calc(z) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(xyz-d50 7 -20.5 100) xyz-d50 calc(x) calc(y) calc(z))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(xyz-d50 7 -20.5 100 / 40%) xyz-d50 calc(x) calc(y) calc(z) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(xyz-d65 7 -20.5 100) xyz-d65 calc(x) calc(y) calc(z))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(xyz-d65 7 -20.5 100 / 40%) xyz-d65 calc(x) calc(y) calc(z) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "rgb(from oklab(1 0.365 -0.16) r g b)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -527,12 +443,6 @@
|
|||
[e.style['color'\] = "oklab(from oklab(0.25 0.2 0.5) l a b / .35)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "oklab(from oklab(0.25 0.2 0.5) calc(l) calc(a) calc(b))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "oklab(from oklab(0.25 0.2 0.5 / 40%) calc(l) calc(a) calc(b) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "oklab(from oklab(.7 0.45 0.3) alpha b a / l)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -563,12 +473,6 @@
|
|||
[e.style['color'\] = "oklch(from oklch(.7 0.45 30 / 40%) l c c / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "oklch(from oklch(0.7 0.45 30) calc(l) calc(c) calc(h))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "oklch(from oklch(0.7 0.45 30 / 40%) calc(l) calc(c) calc(h) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "oklch(from oklch(.7 0.45 30) alpha c h / l)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -623,23 +527,8 @@
|
|||
[e.style['color'\] = "color(from color-mix(in xyz, color(xyz-d65 0.7 0.5 0.3), color(xyz-d65 0.7 0.5 0.3)) xyz-d65 x y z / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "rgba(from rebeccapurple calc(r) calc(g) calc(b))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "rgba(from rgb(20%, 40%, 60%, 80%) calc(r) calc(g) calc(b) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "hsla(from rebeccapurple calc(h) calc(s) calc(l))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "hsla(from rgb(20%, 40%, 60%, 80%) calc(h) calc(s) calc(l) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from rebeccapurple srgb r g b)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "rgb(from color(srgb 0.4 0.2 0.6) r g b)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "oklch(from red calc(1 / l) c h)" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
36
tests/wpt/meta-legacy-layout/css/css-easing/linear-timing-functions-syntax.html.ini
vendored
Normal file
36
tests/wpt/meta-legacy-layout/css/css-easing/linear-timing-functions-syntax.html.ini
vendored
Normal file
|
@ -0,0 +1,36 @@
|
|||
[linear-timing-functions-syntax.html]
|
||||
[e.style['animation-timing-function'\] = "linear(0, 1)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-timing-function'\] = "linear(-10, -5, 0, 5, 10)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-timing-function'\] = "linear(-10 -10%, -5 -5%, 0, 5, 10)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-timing-function'\] = "linear(0 calc(0%), 0 calc(100%))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-timing-function'\] = "linear(0 calc(50% - 50%), 0 calc(50% + 50%))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-timing-function'\] = "linear(0 calc(50%), 0 100%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-timing-function'\] = "linear(0 0% 50%, 1 50% 100%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-timing-function'\] = "linear(0, 0.5 25% 75%, 1 100% 100%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-timing-function'\] = "linear(0, 1.3, 1, 0.92, 1, 0.99, 1, 0.998, 1 100% 100%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-timing-function'\] = "linear(0, 0 40%, 1, 0.5, 1)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-timing-function'\] = "linear(0, 1.3, 1, 0.92, 1, 0.99, 1, 1.004, 0.998, 1 100% 100%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-timing-function value 'linear(0, 1.3, 1, 0.92, 1, 0.99, 1, 1.004, 0.998, 1 100% 100%)']
|
||||
expected: FAIL
|
|
@ -13,3 +13,12 @@
|
|||
|
||||
[Property animation-timing-function value 'steps(calc(2 + sign(100em - 1px)), end)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-timing-function value 'cubic-bezier(calc(-2), calc(0.7 / 2), calc(1.5), calc(0))']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-timing-function value 'steps(calc(-10), start)']
|
||||
expected: FAIL
|
||||
|
||||
[Property animation-timing-function value 'steps(calc(1), jump-none)']
|
||||
expected: FAIL
|
||||
|
|
|
@ -13,3 +13,15 @@
|
|||
|
||||
[e.style['animation-timing-function'\] = "steps(calc(2 + sign(100em - 1px)))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-timing-function'\] = "cubic-bezier(calc(-2), calc(0.7 / 2), calc(1.5), calc(0))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-timing-function'\] = "steps(calc(-10), start)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-timing-function'\] = "steps(calc(5 / 2), start)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-timing-function'\] = "steps(calc(1), jump-none)" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
[font-style-computed.html]
|
||||
[Property font-style value 'oblique calc(30deg + (sign(20cqw - 10px) * 5deg))']
|
||||
expected: FAIL
|
||||
|
||||
[Property font-style value 'oblique 0deg']
|
||||
expected: FAIL
|
||||
|
||||
[Property font-style value 'oblique calc(10deg - 10deg)']
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
[font-style-valid.html]
|
||||
[e.style['font-style'\] = "oblique calc(30deg + (sign(2cqw - 10px) * 5deg))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['font-style'\] = "oblique 0deg" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -52,3 +52,24 @@
|
|||
|
||||
[Property font-synthesis value 'weight style small-caps position']
|
||||
expected: FAIL
|
||||
|
||||
[Property font-synthesis value 'oblique-only']
|
||||
expected: FAIL
|
||||
|
||||
[Property font-synthesis value 'oblique-only small-caps']
|
||||
expected: FAIL
|
||||
|
||||
[Property font-synthesis value 'oblique-only position']
|
||||
expected: FAIL
|
||||
|
||||
[Property font-synthesis value 'oblique-only small-caps position']
|
||||
expected: FAIL
|
||||
|
||||
[Property font-synthesis value 'weight oblique-only']
|
||||
expected: FAIL
|
||||
|
||||
[Property font-synthesis value 'weight oblique-only small-caps']
|
||||
expected: FAIL
|
||||
|
||||
[Property font-synthesis value 'weight oblique-only small-caps position']
|
||||
expected: FAIL
|
||||
|
|
|
@ -4,3 +4,6 @@
|
|||
|
||||
[e.style['font-synthesis-style'\] = "none" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['font-synthesis-style'\] = "oblique-only" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -40,3 +40,30 @@
|
|||
|
||||
[e.style['font-synthesis'\] = "position weight small-caps style" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['font-synthesis'\] = "oblique-only" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['font-synthesis'\] = "oblique-only weight" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['font-synthesis'\] = "small-caps oblique-only" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['font-synthesis'\] = "oblique-only weight small-caps" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['font-synthesis'\] = "oblique-only small-caps weight " should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['font-synthesis'\] = "small-caps oblique-only weight " should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['font-synthesis'\] = "position oblique-only" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['font-synthesis'\] = "position weight oblique-only" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['font-synthesis'\] = "position weight small-caps oblique-only" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/meta-legacy-layout/css/css-fonts/variations/font-style-parsing.html.ini
vendored
Normal file
3
tests/wpt/meta-legacy-layout/css/css-fonts/variations/font-style-parsing.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[font-style-parsing.html]
|
||||
[Font-style (computed): 'oblique' followed by zero degrees is valid]
|
||||
expected: FAIL
|
|
@ -1,36 +0,0 @@
|
|||
[color-stops-parsing.html]
|
||||
[linear-gradient(black) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[linear-gradient(black 0%) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[repeating-linear-gradient(black) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[repeating-linear-gradient(black 0%) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[radial-gradient(black) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[radial-gradient(black 0%) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[repeating-radial-gradient(black) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[repeating-radial-gradient(black 0%) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[conic-gradient(black) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[conic-gradient(black 0%) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[repeating-conic-gradient(black) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[repeating-conic-gradient(black 0%) [ parsable \]]
|
||||
expected: FAIL
|
|
@ -61,9 +61,3 @@
|
|||
|
||||
[e.style['background-image'\] = "-webkit-image-set(url(\\"example.png\\") -113dpcm)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-image'\] = "image-set(linear-gradient(red) 1x)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-image'\] = "-webkit-image-set(linear-gradient(red) 1x)" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[the-check-pseudo-element.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[the-select-arrow-pseudo-element.tentative.html]
|
||||
expected: TIMEOUT
|
2
tests/wpt/meta-legacy-layout/css/css-sizing/stretch/block-height-1.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-sizing/stretch/block-height-1.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-height-1.html]
|
||||
expected: TIMEOUT
|
2
tests/wpt/meta-legacy-layout/css/css-sizing/stretch/block-height-2.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-sizing/stretch/block-height-2.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-height-2.html]
|
||||
expected: TIMEOUT
|
2
tests/wpt/meta-legacy-layout/css/css-ui/interactivity-inert-focus.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-ui/interactivity-inert-focus.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[interactivity-inert-focus.tentative.html]
|
||||
expected: TIMEOUT
|
2
tests/wpt/meta-legacy-layout/css/css-ui/parsing/interactivity-computed.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-ui/parsing/interactivity-computed.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[interactivity-computed.tentative.html]
|
||||
expected: TIMEOUT
|
2
tests/wpt/meta-legacy-layout/css/css-ui/parsing/interactivity.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-ui/parsing/interactivity.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[interactivity.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -1,4 +0,0 @@
|
|||
[CSSGroupingRule-insertRule.html]
|
||||
[index not specified]
|
||||
expected: FAIL
|
||||
|
|
@ -467,9 +467,6 @@
|
|||
[CSSStyleSheet interface: operation addRule(optional DOMString, optional DOMString, optional unsigned long)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSGroupingRule interface: operation insertRule(CSSOMString, optional unsigned long)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleSheet interface: sheet must inherit property "addRule(optional DOMString, optional DOMString, optional unsigned long)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,27 +1,3 @@
|
|||
[parse-slotted.html]
|
||||
["::slotted(bar)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::slotted([attr=\\"foo\\"\])" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::slotted(*)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::slotted(.class)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::slotted(:not(foo))" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::slotted(:not(:nth-last-of-type(2)):not([slot=\\"foo\\"\]))" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::slotted(:first-child)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::slotted(:hover)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::slotted(:has(:first-child:last-child))" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
|
|
@ -252,57 +252,8 @@
|
|||
[In-document Element.querySelector: Descendant combinator '>>', not matching element with id that is not a descendant of an element with id: #descendant-div1>>#descendant-div4]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelectorAll: Slotted selector (no matching closing paren): ::slotted(foo]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelectorAll: Slotted selector (no matching closing paren): ::slotted(foo]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelector: Slotted selector: ::slotted(foo)]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelector: Slotted selector (no matching closing paren): ::slotted(foo]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelector: Slotted selector: ::slotted(foo)]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelector: Slotted selector: ::slotted(foo)]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelector: Slotted selector (no matching closing paren): ::slotted(foo]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelector: Slotted selector: ::slotted(foo)]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelectorAll: Slotted selector: ::slotted(foo)]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelectorAll: Slotted selector: ::slotted(foo)]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelectorAll: Slotted selector (no matching closing paren): ::slotted(foo]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelectorAll: Slotted selector: ::slotted(foo)]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelectorAll: Slotted selector (no matching closing paren): ::slotted(foo]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelector: Slotted selector (no matching closing paren): ::slotted(foo]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelectorAll: Slotted selector: ::slotted(foo)]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelector: Slotted selector (no matching closing paren): ::slotted(foo]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelectorAll: :link and :visited pseudo-class selectors, matching no elements: #head :link, #head :visited]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelector: :link and :visited pseudo-class selectors, matching no elements: #head :link, #head :visited]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -252,57 +252,8 @@
|
|||
[In-document Element.querySelector: Descendant combinator '>>', not matching element with id that is not a descendant of an element with id: #descendant-div1>>#descendant-div4]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelectorAll: Slotted selector (no matching closing paren): ::slotted(foo]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelectorAll: Slotted selector (no matching closing paren): ::slotted(foo]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelector: Slotted selector: ::slotted(foo)]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelector: Slotted selector (no matching closing paren): ::slotted(foo]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelector: Slotted selector: ::slotted(foo)]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelector: Slotted selector: ::slotted(foo)]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelector: Slotted selector (no matching closing paren): ::slotted(foo]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelector: Slotted selector: ::slotted(foo)]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelectorAll: Slotted selector: ::slotted(foo)]
|
||||
expected: FAIL
|
||||
|
||||
[Detached Element.querySelectorAll: Slotted selector: ::slotted(foo)]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelectorAll: Slotted selector (no matching closing paren): ::slotted(foo]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelectorAll: Slotted selector: ::slotted(foo)]
|
||||
expected: FAIL
|
||||
|
||||
[Fragment.querySelectorAll: Slotted selector (no matching closing paren): ::slotted(foo]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelector: Slotted selector (no matching closing paren): ::slotted(foo]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelectorAll: Slotted selector: ::slotted(foo)]
|
||||
expected: FAIL
|
||||
|
||||
[In-document Element.querySelector: Slotted selector (no matching closing paren): ::slotted(foo]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelectorAll: :link and :visited pseudo-class selectors, matching no elements: #head :link, #head :visited]
|
||||
expected: FAIL
|
||||
|
||||
[Document.querySelector: :link and :visited pseudo-class selectors, matching no elements: #head :link, #head :visited]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -53,18 +53,6 @@
|
|||
[Response interface: calling json(any, optional ResponseInit) on new Response() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Request interface: operation bytes()]
|
||||
expected: FAIL
|
||||
|
||||
[Request interface: new Request('about:blank') must inherit property "bytes()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: operation bytes()]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: new Response() must inherit property "bytes()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.any.worker.html]
|
||||
[Request interface: new Request('about:blank') must inherit property "isHistoryNavigation" with the proper type]
|
||||
|
@ -115,18 +103,6 @@
|
|||
[Response interface: calling json(any, optional ResponseInit) on new Response() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Request interface: operation bytes()]
|
||||
expected: FAIL
|
||||
|
||||
[Request interface: new Request('about:blank') must inherit property "bytes()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: operation bytes()]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: new Response() must inherit property "bytes()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -2,53 +2,11 @@
|
|||
[Consume FormData request's body as FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Consume String request's body as bytes]
|
||||
expected: FAIL
|
||||
|
||||
[Consume ArrayBuffer request's body as bytes]
|
||||
expected: FAIL
|
||||
|
||||
[Consume Uint8Array request's body as bytes]
|
||||
expected: FAIL
|
||||
|
||||
[Consume Int8Array request's body as bytes]
|
||||
expected: FAIL
|
||||
|
||||
[Consume Float32Array request's body as bytes]
|
||||
expected: FAIL
|
||||
|
||||
[Consume DataView request's body as bytes]
|
||||
expected: FAIL
|
||||
|
||||
[Consume blob response's body as bytes]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[request-consume.any.worker.html]
|
||||
[Consume FormData request's body as FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Consume String request's body as bytes]
|
||||
expected: FAIL
|
||||
|
||||
[Consume ArrayBuffer request's body as bytes]
|
||||
expected: FAIL
|
||||
|
||||
[Consume Uint8Array request's body as bytes]
|
||||
expected: FAIL
|
||||
|
||||
[Consume Int8Array request's body as bytes]
|
||||
expected: FAIL
|
||||
|
||||
[Consume Float32Array request's body as bytes]
|
||||
expected: FAIL
|
||||
|
||||
[Consume DataView request's body as bytes]
|
||||
expected: FAIL
|
||||
|
||||
[Consume blob response's body as bytes]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[request-consume.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
[response-blob-realm.any.html]
|
||||
[realm of the Uint8Array from Response bytes()]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-blob-realm.any.worker.html]
|
||||
[realm of the Uint8Array from Response bytes()]
|
||||
|
|
|
@ -1,21 +1,9 @@
|
|||
[response-error-from-stream.any.worker.html]
|
||||
[ReadableStream start() Error propagates to Response.bytes() Promise]
|
||||
expected: FAIL
|
||||
|
||||
[ReadableStream pull() Error propagates to Response.bytes() Promise]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-error-from-stream.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[response-error-from-stream.any.html]
|
||||
[ReadableStream start() Error propagates to Response.bytes() Promise]
|
||||
expected: FAIL
|
||||
|
||||
[ReadableStream pull() Error propagates to Response.bytes() Promise]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-error-from-stream.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
[response-stream-bad-chunk.any.html]
|
||||
[ReadableStream with non-Uint8Array chunk passed to Response.bytes() causes TypeError]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[response-stream-bad-chunk.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
@ -10,5 +7,3 @@
|
|||
expected: ERROR
|
||||
|
||||
[response-stream-bad-chunk.any.worker.html]
|
||||
[ReadableStream with non-Uint8Array chunk passed to Response.bytes() causes TypeError]
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta-legacy-layout/fetch/fetch-later/quota.tentative.https.window.js.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/fetch/fetch-later/quota.tentative.https.window.js.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[quota.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
|
@ -32,9 +32,6 @@
|
|||
[sec-fetch-dest - Not sent to non-trustworthy same-site destination]
|
||||
expected: FAIL
|
||||
|
||||
[sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination]
|
||||
expected: FAIL
|
||||
|
||||
[sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -70,9 +70,3 @@
|
|||
|
||||
[sec-fetch-storage-access - source[srcset\] - Cross-site, no attributes]
|
||||
expected: FAIL
|
||||
|
||||
[sec-fetch-mode - source[srcset\] - attributes: crossorigin=anonymous]
|
||||
expected: FAIL
|
||||
|
||||
[sec-fetch-mode - source[srcset\] - attributes: crossorigin=use-credentials]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[009.html]
|
||||
[Link with onclick form submit to javascript url with document.write and href navigation ]
|
||||
expected: FAIL
|
|
@ -4,3 +4,6 @@
|
|||
|
||||
[form submission]
|
||||
expected: FAIL
|
||||
|
||||
[link click]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[navigation-unload-same-origin.window.html]
|
||||
[Same-origin navigation started from unload handler must be ignored]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[traverse_the_history_3.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.caret-position-edge-cases.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.caret-position-edges.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.caret-position.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.caret-position-edge-cases.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.caret-position-edge-cases.tentative.worker.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.caret-position-edges.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.caret-position-edges.tentative.worker.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.caret-position.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -1,4 +1,3 @@
|
|||
[document-base-url-window-initiator-is-not-opener.https.window.html]
|
||||
expected: TIMEOUT
|
||||
[window.open() gets base url from initiator not opener.]
|
||||
expected: [FAIL, PASS, TIMEOUT]
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[autofocus-dialog.html]
|
||||
expected: TIMEOUT
|
||||
[<dialog> can contain autofocus, without stopping page autofocus content from working]
|
||||
expected: FAIL
|
||||
|
||||
[<dialog>-contained autofocus element gets focused when the dialog is shown]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[iframe-loading-lazy-nav-location-replace.html]
|
||||
[Navigating iframe loading='lazy' before it is loaded: location.replace]
|
||||
[iframe-loading-lazy-nav-location-assign.html]
|
||||
[Navigating iframe loading='lazy' before it is loaded: location.assign]
|
||||
expected: FAIL
|
|
@ -1,5 +1,5 @@
|
|||
[iframe_sandbox_popups_nonescaping-2.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
expected: CRASH
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-3.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -9,3 +9,8 @@
|
|||
[<img srcset="data:image/svg+xml,<svg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-1%20-1%202%202'%20height='20'><circle%20r='1'/></svg> 2x" data-expect="10">]
|
||||
expected: FAIL
|
||||
|
||||
[<img srcset="data:image/svg+xml,<svg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-1%20-1%202%202'%20width='20'><circle%20r='1'/></svg> 2x" data-expect="10" data-expect-natural-height="0">]
|
||||
expected: FAIL
|
||||
|
||||
[<img srcset="data:image/svg+xml,<svg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-1%20-1%202%202'%20height='20'><circle%20r='1'/></svg> 2x" data-expect="10" data-expect-natural-width="0">]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[select-value-selectedOption.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[toggle-events.tentative.html]
|
||||
expected: TIMEOUT
|
2
tests/wpt/meta-legacy-layout/html/semantics/invokers/idlharness.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/html/semantics/invokers/idlharness.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[idlharness.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[interestelement-interface.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[invokeelement-interface.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[button-type-reset-popovertarget.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[popover-css-properties.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[popover-types-with-hints.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -1,3 +0,0 @@
|
|||
[077.html]
|
||||
[ adding several types of scripts through the DOM and removing some of them confuses scheduler ]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[fully_active_document.window.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[detached-frame.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[include-frames-originA-A-A.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[include-frames-originA-A.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[include-frames-originA-AA.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[include-frames-originA-AB.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[include-frames-originA-B-A.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[include-frames-originA-B-B.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[include-frames-originA-B.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[performance-entry-source.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[with-filter-options-originA.html]
|
||||
expected: TIMEOUT
|
|
@ -1,139 +1,26 @@
|
|||
[fetch.any.html?include=integrity-none]
|
||||
[No integrity metadata + Bad sha-256 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No integrity metadata + Repeated sha-256 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No integrity metadata + Multiple bad headers (previous += sha-256): blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No integrity metadata + Bad sha-384 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No integrity metadata + Repeated sha-384 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No integrity metadata + Multiple bad headers (previous += sha-384): blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No integrity metadata + Bad sha-512 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No integrity metadata + Repeated sha-512 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No integrity metadata + Multiple bad headers (previous += sha-512): blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No integrity metadata + Mixed good and bad headers: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[fetch.any.sharedworker.html?include=integrity-pass]
|
||||
expected: ERROR
|
||||
|
||||
[fetch.any.worker.html?include=integrity-fail]
|
||||
|
||||
[fetch.any.worker.html?include=integrity-pass]
|
||||
[Good integrity metadata + Bad sha-256 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Good integrity metadata + Repeated sha-256 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Good integrity metadata + Multiple bad headers (previous += sha-256): blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Good integrity metadata + Bad sha-384 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Good integrity metadata + Repeated sha-384 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Good integrity metadata + Multiple bad headers (previous += sha-384): blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Good integrity metadata + Bad sha-512 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Good integrity metadata + Repeated sha-512 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Good integrity metadata + Multiple bad headers (previous += sha-512): blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Good integrity metadata + Mixed good and bad headers: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[fetch.any.sharedworker.html?include=integrity-none]
|
||||
expected: ERROR
|
||||
|
||||
[fetch.any.sharedworker.html?include=integrity-fail]
|
||||
expected: ERROR
|
||||
|
||||
[fetch.any.html?include=integrity-fail]
|
||||
|
||||
[fetch.any.html?include=integrity-pass]
|
||||
[Good integrity metadata + Bad sha-256 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Good integrity metadata + Repeated sha-256 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Good integrity metadata + Multiple bad headers (previous += sha-256): blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Good integrity metadata + Bad sha-384 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Good integrity metadata + Repeated sha-384 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Good integrity metadata + Multiple bad headers (previous += sha-384): blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Good integrity metadata + Bad sha-512 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Good integrity metadata + Repeated sha-512 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Good integrity metadata + Multiple bad headers (previous += sha-512): blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Good integrity metadata + Mixed good and bad headers: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
expected: TIMEOUT
|
||||
|
||||
[fetch.any.worker.html?include=integrity-none]
|
||||
[No integrity metadata + Bad sha-256 header: blocked.]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[No integrity metadata + Repeated sha-256 header: blocked.]
|
||||
expected: FAIL
|
||||
[fetch.any.sharedworker.html?include=integrity-pass]
|
||||
expected: TIMEOUT
|
||||
|
||||
[No integrity metadata + Multiple bad headers (previous += sha-256): blocked.]
|
||||
expected: FAIL
|
||||
[fetch.any.worker.html?include=integrity-fail]
|
||||
expected: TIMEOUT
|
||||
|
||||
[No integrity metadata + Bad sha-384 header: blocked.]
|
||||
expected: FAIL
|
||||
[fetch.any.html?include=integrity-pass]
|
||||
expected: TIMEOUT
|
||||
|
||||
[No integrity metadata + Repeated sha-384 header: blocked.]
|
||||
expected: FAIL
|
||||
[fetch.any.sharedworker.html?include=integrity-fail]
|
||||
expected: TIMEOUT
|
||||
|
||||
[No integrity metadata + Multiple bad headers (previous += sha-384): blocked.]
|
||||
expected: FAIL
|
||||
[fetch.any.sharedworker.html?include=integrity-none]
|
||||
expected: TIMEOUT
|
||||
|
||||
[No integrity metadata + Bad sha-512 header: blocked.]
|
||||
expected: FAIL
|
||||
[fetch.any.html?include=integrity-fail]
|
||||
expected: TIMEOUT
|
||||
|
||||
[No integrity metadata + Repeated sha-512 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No integrity metadata + Multiple bad headers (previous += sha-512): blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No integrity metadata + Mixed good and bad headers: blocked.]
|
||||
expected: FAIL
|
||||
[fetch.any.html?include=integrity-none]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,65 +1,8 @@
|
|||
[script.window.html?include=integrity-pass]
|
||||
[Matching `integrity` attribute + Bad sha-256 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Matching `integrity` attribute + Repeated sha-256 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Matching `integrity` attribute + Multiple bad headers (previous += sha-256): blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Matching `integrity` attribute + Bad sha-384 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Matching `integrity` attribute + Repeated sha-384 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Matching `integrity` attribute + Multiple bad headers (previous += sha-384): blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Matching `integrity` attribute + Bad sha-512 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Matching `integrity` attribute + Repeated sha-512 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Matching `integrity` attribute + Multiple bad headers (previous += sha-512): blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Matching `integrity` attribute + Mixed good and bad headers: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
expected: TIMEOUT
|
||||
|
||||
[script.window.html?include=integrity-none]
|
||||
[No `integrity` attribute + Bad sha-256 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No `integrity` attribute + Repeated sha-256 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No `integrity` attribute + Multiple bad headers (previous += sha-256): blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No `integrity` attribute + Bad sha-384 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No `integrity` attribute + Repeated sha-384 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No `integrity` attribute + Multiple bad headers (previous += sha-384): blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No `integrity` attribute + Bad sha-512 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No `integrity` attribute + Repeated sha-512 header: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No `integrity` attribute + Multiple bad headers (previous += sha-512): blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[No `integrity` attribute + Mixed good and bad headers: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
expected: TIMEOUT
|
||||
|
||||
[script.window.html?include=integrity-fail]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,18 +0,0 @@
|
|||
[fetch.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to cross-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to cross-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to cross-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,18 +0,0 @@
|
|||
[img-tag.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to cross-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to cross-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to cross-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,9 +0,0 @@
|
|||
[worker-classic.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-classic to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-classic to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-classic to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,9 +0,0 @@
|
|||
[worker-module.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-module to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-module to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-module to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,18 +0,0 @@
|
|||
[xhr.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to cross-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to cross-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to cross-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,18 +0,0 @@
|
|||
[fetch.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to cross-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to cross-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to cross-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,18 +0,0 @@
|
|||
[img-tag.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to cross-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to cross-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to cross-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,9 +0,0 @@
|
|||
[worker-classic.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-classic to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-classic to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-classic to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,9 +0,0 @@
|
|||
[worker-module.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-module to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-module to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-module to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,18 +0,0 @@
|
|||
[xhr.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to cross-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to cross-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to cross-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,18 +0,0 @@
|
|||
[fetch.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to cross-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to cross-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to cross-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,18 +0,0 @@
|
|||
[img-tag.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to cross-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to cross-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to cross-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,9 +0,0 @@
|
|||
[worker-classic.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-classic to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-classic to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-classic to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,9 +0,0 @@
|
|||
[worker-module.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-module to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-module to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-module to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,18 +0,0 @@
|
|||
[xhr.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to cross-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to cross-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to cross-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,18 +0,0 @@
|
|||
[fetch.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to cross-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to cross-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to cross-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,18 +0,0 @@
|
|||
[img-tag.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to cross-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to cross-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to cross-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for img-tag to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,9 +0,0 @@
|
|||
[worker-classic.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-classic to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-classic to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-classic to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,9 +0,0 @@
|
|||
[worker-module.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-module to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-module to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for worker-module to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,18 +0,0 @@
|
|||
[xhr.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to cross-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to cross-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to cross-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,18 +0,0 @@
|
|||
[fetch.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to cross-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to cross-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to cross-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for fetch to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
|
@ -1,18 +0,0 @@
|
|||
[xhr.https.html]
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to cross-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to cross-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to cross-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to same-http-downgrade origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to same-http-downgrade origin and no-redirect redirection from https context.]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade-Insecure-Requests: Expects allowed for xhr to same-https origin and downgrade redirection from https context.]
|
||||
expected: FAIL
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue