Update web-platform-tests to revision b'7b6f075f0ec3c52d92c61fb9f35ce0ec927b17b2' (#34525)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-12-08 11:45:12 +01:00 committed by GitHub
parent 2fbe16876c
commit b3977e7f6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
146 changed files with 4116 additions and 587 deletions

View file

@ -0,0 +1,3 @@
[navigation-unload-same-origin.window.html]
[Same-origin navigation started from unload handler must be ignored]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.actualBoundingBox.whitespace.html]
[Testing actualBoundingBox with leading/trailing whitespace]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.actualBoundingBox.whitespace.html]
[Testing actualBoundingBox with leading/trailing whitespace]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.actualBoundingBox.whitespace.worker.html]
[Testing actualBoundingBox with leading/trailing whitespace]
expected: FAIL

View file

@ -22,3 +22,6 @@
[Leading/trailing space removal at display:inline-grid boundary ("<div>123<span style='display:inline-grid'> abc </span>def")]
expected: FAIL
[::first-line styles applied ("<div class='first-line-uppercase'>abc")]
expected: FAIL

View file

@ -1,3 +1,4 @@
[iframe_sandbox_popups_escaping-3.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,9 +0,0 @@
[non-active-document.html]
[DOMParser]
expected: FAIL
[createHTMLDocument]
expected: FAIL
[<template>]
expected: FAIL

View file

@ -1,4 +0,0 @@
[reparent-form-during-planned-navigation-task.html]
expected: TIMEOUT
[reparent-form-during-planned-navigation-task]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[child-document-raf-order.html]
[Ordering of steps in "Update the Rendering" - child document requestAnimationFrame order]
expected: FAIL