Update web-platform-tests to revision b'16f18d8135a80e89f2e910ca7548999fa2f7937e' (#31951)

This commit is contained in:
Servo WPT Sync 2024-03-31 01:15:08 -04:00 committed by GitHub
parent fff9ef87e6
commit 8c8d68e415
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1165 changed files with 42920 additions and 6829 deletions

View file

@ -1,2 +1,15 @@
[send-on-deactivate.tentative.https.window.html]
expected: ERROR
[fetchLater() sends on page entering BFCache if BackgroundSync is off.]
expected: FAIL
[Call fetchLater() when BFCached with activateAfter=0 sends immediately.]
expected: FAIL
[fetchLater() sends on navigating away a page w/o BFCache.]
expected: FAIL
[fetchLater() does not send aborted request on navigating away a page w/o BFCache.]
expected: FAIL
[fetchLater() with activateAfter=1m sends on page entering BFCache if BackgroundSync is off.]
expected: FAIL