Update web-platform-tests to revision b'ec9b870fec350e59e9db48ae2858e914a07f38d6' (#33359)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-09-08 03:41:09 +02:00 committed by GitHub
parent 1c6fb1a7ba
commit 85823edd01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2373 changed files with 20988 additions and 4309 deletions

View file

@ -0,0 +1,19 @@
[nested-context-navigations-iframe.html]
expected: TIMEOUT
[Test that iframe navigations are not observable by the parent]
expected: NOTRUN
[Test that crossorigin iframe navigations are not observable by the parent]
expected: NOTRUN
[Test that cross-site iframe navigations are not observable by the parent]
expected: NOTRUN
[Test that iframe refreshes are not observable by the parent]
expected: NOTRUN
[Test that crossorigin iframe refreshes are not observable by the parent]
expected: NOTRUN
[Test that cross-site iframe refreshes are not observable by the parent]
expected: NOTRUN

View file

@ -68,3 +68,6 @@
[PerformanceEntry has correct protocol attribute (xmlhttprequest)]
expected: FAIL
[PerformanceEntry has correct name, initiatorType, startTime, and duration (img)]
expected: FAIL