diff options
author | Servo WPT Sync <32481905+servo-wpt-sync@users.noreply.github.com> | 2024-08-10 21:31:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-11 01:31:50 +0000 |
commit | 1af3ad8a7466a372c9e9f39f0d06e973a75a427e (patch) | |
tree | 67fda4ac280b4234d778d70873b012a46d3fa19d /tests/wpt/meta/html/semantics/forms | |
parent | 71898dae179df6b873994211611aee4884cdc974 (diff) | |
download | servo-1af3ad8a7466a372c9e9f39f0d06e973a75a427e.tar.gz servo-1af3ad8a7466a372c9e9f39f0d06e973a75a427e.zip |
Update web-platform-tests to revision b'3b3beee1bf2469013583bafe702f2d4821d76c1f' (#33000)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
Diffstat (limited to 'tests/wpt/meta/html/semantics/forms')
4 files changed, 7 insertions, 2 deletions
diff --git a/tests/wpt/meta/html/semantics/forms/the-select-element/stylable-select/closed-listbox-rendering.tentative.html.ini b/tests/wpt/meta/html/semantics/forms/the-select-element/stylable-select/closed-listbox-rendering.tentative.html.ini new file mode 100644 index 00000000000..39ab3cacbc3 --- /dev/null +++ b/tests/wpt/meta/html/semantics/forms/the-select-element/stylable-select/closed-listbox-rendering.tentative.html.ini @@ -0,0 +1,2 @@ +[closed-listbox-rendering.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta/html/semantics/forms/the-select-element/stylable-select/select-option-images.tentative.html.ini b/tests/wpt/meta/html/semantics/forms/the-select-element/stylable-select/select-option-images.tentative.html.ini new file mode 100644 index 00000000000..7f3e59e9c1a --- /dev/null +++ b/tests/wpt/meta/html/semantics/forms/the-select-element/stylable-select/select-option-images.tentative.html.ini @@ -0,0 +1,2 @@ +[select-option-images.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta/html/semantics/forms/the-select-element/stylable-select/selectedoptionelement-attr.tentative.html.ini b/tests/wpt/meta/html/semantics/forms/the-select-element/stylable-select/selectedoptionelement-attr.tentative.html.ini new file mode 100644 index 00000000000..b33008c0e98 --- /dev/null +++ b/tests/wpt/meta/html/semantics/forms/the-select-element/stylable-select/selectedoptionelement-attr.tentative.html.ini @@ -0,0 +1,3 @@ +[selectedoptionelement-attr.tentative.html] + [The selectedoptionelement attribute should set up an association between a select and a selectedoption.] + expected: FAIL diff --git a/tests/wpt/meta/html/semantics/forms/the-selectlist-element/selectlist-option-arbitrary-content-not-displayed.tentative.html.ini b/tests/wpt/meta/html/semantics/forms/the-selectlist-element/selectlist-option-arbitrary-content-not-displayed.tentative.html.ini deleted file mode 100644 index a72ab444eb8..00000000000 --- a/tests/wpt/meta/html/semantics/forms/the-selectlist-element/selectlist-option-arbitrary-content-not-displayed.tentative.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[selectlist-option-arbitrary-content-not-displayed.tentative.html] - expected: FAIL |