Update web-platform-tests to revision b'504dbb9401e985461bdc3fb534cb26fd5bb9d9ad' (#31372)

This commit is contained in:
Servo WPT Sync 2024-02-17 23:56:46 -05:00 committed by GitHub
parent c999d4546c
commit 6c67fa8b9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
392 changed files with 8906 additions and 1881 deletions

View file

@ -0,0 +1,3 @@
[dangling-markup-mitigation-allowed-apis.html]
[Does not block window.open(`resources/empty.html?\n<`,'_self')]
expected: FAIL

View file

@ -1,4 +1,4 @@
[dangling-markup-mitigation-data-url.tentative.sub.html]
[dangling-markup-mitigation-data-url.sub.html]
[<img id="dangling" src="data:image/svg+xml;utf8,\\n <svg width='1' height='1' xmlns='http://www.w3.org/2000/svg'>\\n <rect width='100%' height='100%' fill='rebeccapurple'/>\\n <rect x='10%' y='10%' width='80%' height='80%' fill='lightgreen'/>\\n </svg>">]
expected: FAIL

View file

@ -1,4 +1,4 @@
[dangling-markup-mitigation.tentative.html]
[dangling-markup-mitigation.html]
[Fetch: /images/gre\\nen-1x1.png?img=<]
expected: FAIL

View file

@ -0,0 +1,3 @@
[dangling-markup-mitigation.https.html]
[Only blocks dangling markup requests]
expected: FAIL