mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
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:
parent
53911f4e5a
commit
63b2f813af
659 changed files with 10990 additions and 2625 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
|
@ -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
|
|
@ -1,4 +0,0 @@
|
|||
[reparent-form-during-planned-navigation-task.html]
|
||||
expected: TIMEOUT
|
||||
[reparent-form-during-planned-navigation-task]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[disabled-003.html]
|
||||
expected: CRASH
|
6
tests/wpt/meta/html/semantics/forms/the-input-element/color-attributes.window.js.ini
vendored
Normal file
6
tests/wpt/meta/html/semantics/forms/the-input-element/color-attributes.window.js.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[color-attributes.window.html]
|
||||
[<input type=color>: alpha attribute]
|
||||
expected: FAIL
|
||||
|
||||
[<input type=color>: colorspace attribute]
|
||||
expected: FAIL
|
540
tests/wpt/meta/html/semantics/forms/the-input-element/color.window.js.ini
vendored
Normal file
540
tests/wpt/meta/html/semantics/forms/the-input-element/color.window.js.ini
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue