Update web-platform-tests to revision b'8686b7a6d288d3b2c22b5ddb5a21773619b22b85' (#34202)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-11-10 02:42:44 +01:00 committed by GitHub
parent cdd0006e3d
commit 4da378a987
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
414 changed files with 9346 additions and 28628 deletions

View file

@ -4430,3 +4430,147 @@
[HTMLElement interface: document.createElement("noscript") must inherit property "autocorrect" with the proper type]
expected: FAIL
[HTMLInputElement interface: attribute alpha]
expected: FAIL
[HTMLInputElement interface: attribute colorSpace]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("text") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("text") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("hidden") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("hidden") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("search") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("search") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("tel") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("tel") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("url") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("url") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("email") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("email") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("password") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("password") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("date") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("date") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("month") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("month") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("week") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("week") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("time") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("time") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("datetime-local") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("datetime-local") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("number") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("number") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("range") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("range") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("color") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("color") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("checkbox") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("checkbox") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("radio") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("radio") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("file") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("file") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("submit") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("submit") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("image") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("image") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("reset") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("reset") must inherit property "colorSpace" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("button") must inherit property "alpha" with the proper type]
expected: FAIL
[HTMLInputElement interface: createInput("button") must inherit property "colorSpace" with the proper type]
expected: FAIL