mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Update web-platform-tests to revision b'504dbb9401e985461bdc3fb534cb26fd5bb9d9ad' (#31372)
This commit is contained in:
parent
c999d4546c
commit
6c67fa8b9e
392 changed files with 8906 additions and 1881 deletions
|
@ -0,0 +1,3 @@
|
|||
[dangling-markup-mitigation-allowed-apis.html]
|
||||
[Does not block window.open(`resources/empty.html?\n<`,'_self')]
|
||||
expected: FAIL
|
|
@ -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
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
[dangling-markup-mitigation.tentative.html]
|
||||
[dangling-markup-mitigation.html]
|
||||
[Fetch: /images/gre\\nen-1x1.png?img=<]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[dangling-markup-mitigation.https.html]
|
||||
[Only blocks dangling markup requests]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue