Update web-platform-tests to revision b'18fda923cafeb4e3e0546ffcfb2302c3b1b11f98' (#36019)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-03-18 06:51:39 +01:00 committed by GitHub
parent 84a1b7d4a5
commit eb3c48f9d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
496 changed files with 17696 additions and 2718 deletions

View file

@ -1,3 +1,4 @@
[iframe_sandbox_popups_escaping-1.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: FAIL
expected: TIMEOUT

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_nonescaping-3.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL
expected: NOTRUN

View file

@ -0,0 +1,18 @@
[naturalWidth-naturalHeight.html]
[HTMLImageElement.prototype.naturalWidth/naturalHeight, SVG image, width/height in pixels]
expected: FAIL
[HTMLImageElement.prototype.naturalWidth/naturalHeight, SVG image, width in pixels; height unspecified]
expected: FAIL
[HTMLImageElement.prototype.naturalWidth/naturalHeight, SVG image, width in pixels; percentage height]
expected: FAIL
[HTMLImageElement.prototype.naturalWidth/naturalHeight, SVG image, width/height in pixels; viewBox]
expected: FAIL
[HTMLImageElement.prototype.naturalWidth/naturalHeight, SVG image, width in pixels; height unspecified; viewBox]
expected: FAIL
[HTMLImageElement.prototype.naturalWidth/naturalHeight, SVG image, width unspecified; height in pixels; viewBox]
expected: FAIL

View file

@ -0,0 +1,3 @@
[source-relevant-mutations.html]
[Neither the removing, moving, nor insertion steps for the source element track the previous 'next sibling' pointer when triggering relevant mutations for remaining child image elements of its old parent]
expected: FAIL

View file

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