Sync WPT with upstream (07-09-2025) (#39188)

Automated downstream sync of changes from upstream as of 07-09-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-09-07 03:47:40 +02:00 committed by GitHub
parent 3ac8875697
commit af8723c0b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
743 changed files with 13580 additions and 12062 deletions

View file

@ -1,7 +1,4 @@
[text-plain.window.html]
[text/plain: Basic test (normal form)]
expected: FAIL
[text/plain: Basic File test (normal form)]
expected: FAIL

View file

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

View file

@ -1,2 +0,0 @@
[border-rendering.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[focus-ring-rendering.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[focus-ring-rendering.tentative.html]
expected: FAIL

View file

@ -1,3 +1,3 @@
[option-list.tentative.html]
[option-list.html]
[select's option list should not include descendants of options, hrs, or nested optgroups.]
expected: FAIL

View file

@ -1,2 +0,0 @@
[picker-and-slotted.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-active.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-custom-button.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-dark-mode.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-default-button.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-disabled-option.tentative.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[select-appearance-disabled.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[select-appearance-disabled.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[select-appearance-fallback-bottom-left-scroller.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-fallback-bottom-left.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-fallback-bottom-right-scroller.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-fallback-bottom-right.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-fallback-top-left-scroller.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-fallback-top-left.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-fallback-top-right-scroller.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-fallback-top-right.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-font-inheriting.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-hover.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-optgroup-legend-and-label.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-optgroup-legend.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-optgroup-rendering.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-option-with-label.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-picker-select-border.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-switching-invalidation.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-writing-mode-vertical-lr.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-writing-mode-vertical-rl.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-appearance-wrong-picker-argument.tentative.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[select-explicit-size.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[select-explicit-size.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[select-font-size.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[select-font-size.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[select-icon-color.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[select-icon-color.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[select-only-button-opt-in.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-only-picker-opt-in.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-open-invalidation.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-option-images.tentative.html]
expected: TIMEOUT

View file

@ -1,4 +1,4 @@
[select-datalist-options-idl.tentative.html]
[select-options-id.html]
[Option elements should work if they are a descendant of a selects wrapper div.]
expected: FAIL

View file

@ -0,0 +1,24 @@
[select-parsing.html]
[<div>s, <button>s, and <datalist>s should be allowed in <select>]
expected: FAIL
[</select> should close <button>]
expected: FAIL
[</select> should close <datalist>]
expected: FAIL
[<select> in <button> in <select> should remove inner <select>]
expected: FAIL
[<select> in <select><button><div> should remove inner <select>]
expected: FAIL
[Divs and imgs should be allowed as direct children of select and within options without a datalist]
expected: FAIL
[textarea tags should parse inside select instead of closing the select]
expected: FAIL
[Input tags should parse inside select if nested in another tag]
expected: FAIL

View file

@ -1,48 +0,0 @@
[select-parsing.tentative.html]
[<div>s, <button>s, and <datalist>s should be allowed in <select>.]
expected: FAIL
[</select> should close <button>.]
expected: FAIL
[</select> should close <datalist>.]
expected: FAIL
[<select> in <button> in <select> should remove inner <select>.]
expected: FAIL
[<select> in <select><button><div> should remove inner <select>.]
expected: FAIL
[Divs and imgs should be allowed as direct children of select and within options without a datalist.]
expected: FAIL
[Input tags should parse inside select instead of closing the select.]
expected: FAIL
[<div>s, <button>s, and <datalist>s should be allowed in <select>]
expected: FAIL
[</select> should close <button>]
expected: FAIL
[</select> should close <datalist>]
expected: FAIL
[<select> in <button> in <select> should remove inner <select>]
expected: FAIL
[<select> in <select><button><div> should remove inner <select>]
expected: FAIL
[Divs and imgs should be allowed as direct children of select and within options without a datalist]
expected: FAIL
[Input tags should parse inside select instead of closing the select]
expected: FAIL
[textarea tags should parse inside select instead of closing the select]
expected: FAIL
[Input tags should parse inside select if nested in another tag]
expected: FAIL

View file

@ -1,2 +0,0 @@
[select-popover-exit-animation.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-second-child-button.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[select-selected-value-behavior.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[select-text-only.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[select-text-only.tentative.html]
expected: FAIL

View file

@ -1,4 +1,4 @@
[select-value-selectedOption.tentative.html]
[select-value-selectedOption.html]
[Test that HTMLselect with no options has empty string for value and null for selectedOption]
expected: FAIL

View file

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

View file

@ -1,3 +1,3 @@
[selectedcontent-mutations.tentative.html]
[selectedcontent-mutations.html]
[MutationObserver records during parsing of <select> with <selectedcontent>]
expected: FAIL