diff options
author | Servo WPT Sync <32481905+servo-wpt-sync@users.noreply.github.com> | 2024-10-27 02:31:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-27 01:31:51 +0000 |
commit | 63b2f813af05a5d1600354b97901a764507951f5 (patch) | |
tree | f8a84eea77351ab595a13fe7f7529d1b2f589512 /tests/wpt/meta/html/semantics/forms | |
parent | 53911f4e5a5ec50dae73a5d4d36a80637e267fee (diff) | |
download | servo-63b2f813af05a5d1600354b97901a764507951f5.tar.gz servo-63b2f813af05a5d1600354b97901a764507951f5.zip |
Update web-platform-tests to revision b'73d6bd0d61f0ad5341d0c2303a7638e3aa12a594' (#34029)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
Diffstat (limited to 'tests/wpt/meta/html/semantics/forms')
4 files changed, 546 insertions, 6 deletions
diff --git a/tests/wpt/meta/html/semantics/forms/form-submission-0/reparent-form-during-planned-navigation-task.html.ini b/tests/wpt/meta/html/semantics/forms/form-submission-0/reparent-form-during-planned-navigation-task.html.ini deleted file mode 100644 index 7682a4830bf..00000000000 --- a/tests/wpt/meta/html/semantics/forms/form-submission-0/reparent-form-during-planned-navigation-task.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[reparent-form-during-planned-navigation-task.html] - expected: TIMEOUT - [reparent-form-during-planned-navigation-task] - expected: TIMEOUT diff --git a/tests/wpt/meta/html/semantics/forms/the-fieldset-element/disabled-003.html.ini b/tests/wpt/meta/html/semantics/forms/the-fieldset-element/disabled-003.html.ini deleted file mode 100644 index 5983b46a9ab..00000000000 --- a/tests/wpt/meta/html/semantics/forms/the-fieldset-element/disabled-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[disabled-003.html] - expected: CRASH diff --git a/tests/wpt/meta/html/semantics/forms/the-input-element/color-attributes.window.js.ini b/tests/wpt/meta/html/semantics/forms/the-input-element/color-attributes.window.js.ini new file mode 100644 index 00000000000..e2aa0200ab5 --- /dev/null +++ b/tests/wpt/meta/html/semantics/forms/the-input-element/color-attributes.window.js.ini @@ -0,0 +1,6 @@ +[color-attributes.window.html] + [<input type=color>: alpha attribute] + expected: FAIL + + [<input type=color>: colorspace attribute] + expected: FAIL diff --git a/tests/wpt/meta/html/semantics/forms/the-input-element/color.window.js.ini b/tests/wpt/meta/html/semantics/forms/the-input-element/color.window.js.ini new file mode 100644 index 00000000000..d6950de9e08 --- /dev/null +++ b/tests/wpt/meta/html/semantics/forms/the-input-element/color.window.js.ini @@ -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 |