mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Sync WPT with upstream (29-09-2024) (#33580)
* Update web-platform-tests to revision b'16d17064d2122cfa83b22f8bab32c96e6514c034' Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> * Update big5-decode-csbig5.html.ini Signed-off-by: Samson <16504129+sagudev@users.noreply.github.com> --------- Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> Signed-off-by: Samson <16504129+sagudev@users.noreply.github.com> Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
f57ae60056
commit
013473f1d5
404 changed files with 24233 additions and 5701 deletions
|
@ -0,0 +1,2 @@
|
|||
[select-marker-end-aligned.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[select-required-attribute.tentative.html]
|
||||
[Test required attribute]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/semantics/forms/the-select-element/select-validity.tentative.html.ini
vendored
Normal file
3
tests/wpt/meta/html/semantics/forms/the-select-element/select-validity.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[select-validity.tentative.html]
|
||||
[Validation for placeholder option]
|
||||
expected: FAIL
|
|
@ -0,0 +1,33 @@
|
|||
[select-value-selectedOption.tentative.html]
|
||||
[Test that HTMLselect with no options has empty string for value and null for selectedOption]
|
||||
expected: FAIL
|
||||
|
||||
[Test value and selectedOption with HTMLOptionElement element option parts]
|
||||
expected: FAIL
|
||||
|
||||
[Test value and selectedOption when value is null]
|
||||
expected: FAIL
|
||||
|
||||
[Test value and selectedOption when value is undefined]
|
||||
expected: FAIL
|
||||
|
||||
[Test value with non-HTMLOptionElement elements labeled as parts]
|
||||
expected: FAIL
|
||||
|
||||
[Test that value and selectedOption are updated when options are removed]
|
||||
expected: FAIL
|
||||
|
||||
[Test that slotted-in selected-value part is updated to value of select]
|
||||
expected: FAIL
|
||||
|
||||
[Test that option parts in a slotted-in listbox are reflected in the value property]
|
||||
expected: FAIL
|
||||
|
||||
[Test that value and selectedOption are correctly updated]
|
||||
expected: FAIL
|
||||
|
||||
[Test that HTMLOption.selected updates select.value and select.selectedOption]
|
||||
expected: FAIL
|
||||
|
||||
[Test that HTMLOption.value updates select.value]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue