Update web-platform-tests to revision b'73d6bd0d61f0ad5341d0c2303a7638e3aa12a594' (#34029)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-10-27 02:31:51 +01:00 committed by GitHub
parent 53911f4e5a
commit 63b2f813af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
659 changed files with 10990 additions and 2625 deletions

File diff suppressed because it is too large Load diff

View file

@ -59,6 +59,30 @@
[X25519 derivation with omitted as 'length' parameter]
expected: FAIL
[HKDF derivation with 384 as 'length' parameter]
expected: FAIL
[HKDF derivation with 230 as 'length' parameter]
expected: FAIL
[PBKDF2 derivation with 384 as 'length' parameter]
expected: FAIL
[PBKDF2 derivation with 230 as 'length' parameter]
expected: FAIL
[ECDH derivation with 384 as 'length' parameter]
expected: FAIL
[ECDH derivation with 230 as 'length' parameter]
expected: FAIL
[X25519 derivation with 384 as 'length' parameter]
expected: FAIL
[X25519 derivation with 230 as 'length' parameter]
expected: FAIL
[derived_bits_length.https.any.worker.html]
[HKDF derivation with 256 as 'length' parameter]
@ -120,3 +144,27 @@
[X25519 derivation with omitted as 'length' parameter]
expected: FAIL
[HKDF derivation with 384 as 'length' parameter]
expected: FAIL
[HKDF derivation with 230 as 'length' parameter]
expected: FAIL
[PBKDF2 derivation with 384 as 'length' parameter]
expected: FAIL
[PBKDF2 derivation with 230 as 'length' parameter]
expected: FAIL
[ECDH derivation with 384 as 'length' parameter]
expected: FAIL
[ECDH derivation with 230 as 'length' parameter]
expected: FAIL
[X25519 derivation with 384 as 'length' parameter]
expected: FAIL
[X25519 derivation with 230 as 'length' parameter]
expected: FAIL

View file

@ -10,3 +10,6 @@
[Identical root with further proximity is not ignored]
expected: FAIL
[Most proximate match wins under multiple scoping roots]
expected: FAIL

View file

@ -0,0 +1,2 @@
[scroll-state-initially-overflowing.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[scroll-state-overflowing-change.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[scroll-state-overflowing-container-type-change.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[scroll-state-overflowing-layout-change.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[scroll-state-overflowing-wm.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[scroll-state-snapped-layout-change.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[scroll-state-stuck-layout-change.html]
expected: ERROR

View file

@ -0,0 +1,33 @@
[gap-decorations-color-computed.html]
[Property column-rule-color value 'currentcolor']
expected: FAIL
[Property column-rule-color value 'red']
expected: FAIL
[Property column-rule-color value 'repeat(4, yellow)']
expected: FAIL
[Property column-rule-color value 'red green blue']
expected: FAIL
[Property column-rule-color value 'repeat(7, lime) repeat(3, red)']
expected: FAIL
[Property column-rule-color value 'repeat(auto, red)']
expected: FAIL
[Property column-rule-color value 'repeat(calc(5 + 3), salmon)']
expected: FAIL
[Property column-rule-color value 'color-mix(in srgb, red 50%, blue 50%)']
expected: FAIL
[Property column-rule-color value 'color-mix(in srgb, lime 25%, yellow 75%)']
expected: FAIL
[Property column-rule-color value 'repeat(auto, rgb(from lime r g b))']
expected: FAIL
[Property column-rule-color value 'rgb(from yellow calc(255 - r) calc(255 - g) calc(255 - b))']
expected: FAIL

View file

@ -0,0 +1,2 @@
[vh_not_refreshing_on_chrome.html]
expected: FAIL

View file

@ -100,3 +100,33 @@
[Inserting a node before itself should not move the node]
expected: FAIL
[moveBefore() on disconnected parent throws a HierarchyRequestError]
expected: FAIL
[moveBefore() with disconnected target node throws a HierarchyRequestError]
expected: FAIL
[moveBefore() on a cross-document target node throws a HierarchyRequestError]
expected: FAIL
[moveBefore() into a Document throws a HierarchyRequestError]
expected: FAIL
[moveBefore() into a CharacterData throws a HierarchyRequestError]
expected: FAIL
[moveBefore() with node being an inclusive ancestor of parent throws a HierarchyRequestError]
expected: FAIL
[moveBefore() with a non-{Element, CharacterData} throws a HierarchyRequestError]
expected: FAIL
[moveBefore with an Element or CharacterData succeeds]
expected: FAIL
[moveBefore on a paragraph's Text node child]
expected: FAIL
[moveBefore with reference child whose parent is NOT the destination parent (context node) throws a NotFoundError.]
expected: FAIL

View file

@ -0,0 +1,15 @@
[fire-focusin-focusout.html]
[Fire focusin/out when reparenting focused element directly]
expected: FAIL
[Fire focusin/out when reparenting an element that has focus within]
expected: FAIL
[Don't fire focusin/out when moving to the same parent]
expected: FAIL
[Fire focusin and then correct when moving to an inert subtree]
expected: FAIL
[Fire focusin and then correct when moving to a tree that is made inert using style]
expected: FAIL

View file

@ -0,0 +1,3 @@
[throws-exception.html]
[moveBefore() on a cross-document target node]
expected: FAIL

View file

@ -46,6 +46,3 @@
[sec-fetch-user]
expected: FAIL
[sec-fetch-dest]
expected: FAIL

View file

@ -0,0 +1,3 @@
[hash-empty-string.html]
[changing the hash from an empty string to an empty string does not trigger a hashchange event]
expected: FAIL

View file

@ -1,3 +0,0 @@
[navigation-unload-same-origin.window.html]
[Same-origin navigation started from unload handler must be ignored]
expected: FAIL

View file

@ -1,3 +1,3 @@
[iframe_sandbox_popups_nonescaping-3.html]
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL
expected: NOTRUN

View file

@ -0,0 +1,12 @@
[lazy-out-of-band-load.html]
[src = /images/green.png]
expected: FAIL
[src = /images/not-found]
expected: FAIL
[srcset = /images/green.png]
expected: FAIL
[srcset = /images/not-found]
expected: FAIL

View file

@ -0,0 +1,24 @@
[src-then-lazy-load.html]
[src = /images/green.png 1 time(s)]
expected: FAIL
[src = /images/green.png 2 time(s)]
expected: FAIL
[src = /images/not-found 1 time(s)]
expected: FAIL
[src = /images/not-found 2 time(s)]
expected: FAIL
[srcset = /images/green.png 1 time(s)]
expected: FAIL
[srcset = /images/green.png 2 time(s)]
expected: FAIL
[srcset = /images/not-found 1 time(s)]
expected: FAIL
[srcset = /images/not-found 2 time(s)]
expected: FAIL

View file

@ -1,4 +0,0 @@
[reparent-form-during-planned-navigation-task.html]
expected: TIMEOUT
[reparent-form-during-planned-navigation-task]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[disabled-003.html]
expected: CRASH

View file

@ -0,0 +1,6 @@
[color-attributes.window.html]
[<input type=color>: alpha attribute]
expected: FAIL
[<input type=color>: colorspace attribute]
expected: FAIL

View file

@ -0,0 +1,540 @@
[color.window.html]
[Testing the empty string with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing the empty string with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing the empty string with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing the empty string with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing the empty string with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing the empty string with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing the empty string with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing no value with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing no value with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing no value with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing no value with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing no value with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing no value with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing no value with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing '#ffffff' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing '#ffffff' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#ffffff' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing '#ffffff' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing '#ffffff' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing '#ffffff' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#ffffff' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing '#ffffff08' with color space 'limited-srgb' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing '#ffffff08' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing '#ffffff08' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#ffffff08' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing '#ffffff08' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing '#ffffff08' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing '#ffffff08' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#ffffff08' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing '#FFFFFF' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing '#FFFFFF' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#FFFFFF' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing '#FFFFFF' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing '#FFFFFF' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing '#FFFFFF' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#FFFFFF' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing '#0F0F0F' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing '#0F0F0F' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#0F0F0F' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing '#0F0F0F' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing '#0F0F0F' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing '#0F0F0F' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#0F0F0F' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing '#fff' with color space 'limited-srgb' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing '#fff' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing '#fff' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#fff' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing '#fff' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing '#fff' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing '#fff' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#fff' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing 'fffffff' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing 'fffffff' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'fffffff' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing 'fffffff' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing 'fffffff' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing 'fffffff' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'fffffff' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing '#gggggg' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing '#gggggg' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#gggggg' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing '#gggggg' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing '#gggggg' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing '#gggggg' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#gggggg' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing 'foobar' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing 'foobar' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'foobar' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing 'foobar' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing 'foobar' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing 'foobar' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'foobar' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing '#ffffff\x00' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing '#ffffff\x00' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#ffffff\x00' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing '#ffffff\x00' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing '#ffffff\x00' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing '#ffffff\x00' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#ffffff\x00' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing '#ffffff;' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing '#ffffff;' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#ffffff;' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing '#ffffff;' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing '#ffffff;' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing '#ffffff;' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#ffffff;' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing ' #ffffff' with color space 'limited-srgb' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing ' #ffffff' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing ' #ffffff' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing ' #ffffff' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing ' #ffffff' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing ' #ffffff' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing ' #ffffff' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing ' #ffffff' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing '#ffffff ' with color space 'limited-srgb' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing '#ffffff ' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing '#ffffff ' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#ffffff ' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing '#ffffff ' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing '#ffffff ' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing '#ffffff ' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#ffffff ' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing ' #ffffff ' with color space 'limited-srgb' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing ' #ffffff ' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing ' #ffffff ' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing ' #ffffff ' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing ' #ffffff ' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing ' #ffffff ' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing ' #ffffff ' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing ' #ffffff ' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing 'crimson' with color space 'limited-srgb' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing 'crimson' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing 'crimson' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'crimson' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing 'crimson' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing 'crimson' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing 'crimson' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'crimson' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing 'bisque' with color space 'limited-srgb' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing 'bisque' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing 'bisque' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'bisque' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing 'bisque' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing 'bisque' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing 'bisque' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'bisque' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing 'currentColor' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing 'currentColor' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'currentColor' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing 'currentColor' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing 'currentColor' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing 'currentColor' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'currentColor' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing 'transparent' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing 'transparent' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'transparent' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing 'transparent' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing 'transparent' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing 'transparent' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'transparent' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing 'inherit' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing 'inherit' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'inherit' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing 'inherit' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing 'inherit' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing 'inherit' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'inherit' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing 'rgb(1,1,1)' with color space 'limited-srgb' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing 'rgb(1,1,1)' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing 'rgb(1,1,1)' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'rgb(1,1,1)' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing 'rgb(1,1,1)' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing 'rgb(1,1,1)' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing 'rgb(1,1,1)' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'rgb(1,1,1)' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing 'rgb(1,1,1,1)' with color space 'limited-srgb' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing 'rgb(1,1,1,1)' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing 'rgb(1,1,1,1)' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'rgb(1,1,1,1)' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing 'rgb(1,1,1,1)' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing 'rgb(1,1,1,1)' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing 'rgb(1,1,1,1)' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'rgb(1,1,1,1)' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing 'rgb(1,1,1,0.5)' with color space 'limited-srgb' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing 'rgb(1,1,1,0.5)' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing 'rgb(1,1,1,0.5)' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'rgb(1,1,1,0.5)' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing 'rgb(1,1,1,0.5)' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing 'rgb(1,1,1,0.5)' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing 'rgb(1,1,1,0.5)' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing 'rgb(1,1,1,0.5)' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[Testing '#FFFFFὊ9' with color space 'limited-srgb' and without alpha (value)]
expected: FAIL
[Testing '#FFFFFὊ9' with color space 'limited-srgb' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#FFFFFὊ9' with color space 'limited-srgb' and with alpha (value)]
expected: FAIL
[Testing '#FFFFFὊ9' with color space 'display-p3' and without alpha (setAttribute("value"))]
expected: FAIL
[Testing '#FFFFFὊ9' with color space 'display-p3' and without alpha (value)]
expected: FAIL
[Testing '#FFFFFὊ9' with color space 'display-p3' and with alpha (setAttribute("value"))]
expected: FAIL
[Testing '#FFFFFὊ9' with color space 'display-p3' and with alpha (value)]
expected: FAIL
[System colors are parsed]
expected: FAIL
[Display P3 colors can be out-of-bounds]
expected: FAIL

View file

@ -0,0 +1,3 @@
[module-static-import-delayed.html]
[document.write in an imported module]
expected: FAIL

View file

@ -0,0 +1,4 @@
[018.html]
expected: TIMEOUT
[origin of the script that invoked the method, javascript:]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[Worker-constructor.html]
expected: ERROR