mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Run subset of CSP tests by default. (#36402)
This will establish a baseline for the changes from #36363. Testing: New tests in CI. Fixes: Part of #4577 Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
95eedb997a
commit
ce4ca9ee98
48 changed files with 333 additions and 0 deletions
16
tests/wpt/meta/content-security-policy/securitypolicyviolation/targeting.html.ini
vendored
Normal file
16
tests/wpt/meta/content-security-policy/securitypolicyviolation/targeting.html.ini
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
[targeting.html]
|
||||
expected: TIMEOUT
|
||||
[These tests should not fail.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Inline violations target the right element.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Correct targeting inside shadow tree (inline handler).]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Correct targeting inside shadow tree (style).]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Elements created in this document, but pushed into a same-origin frame trigger on that frame's document, not on this frame's document.]
|
||||
expected: TIMEOUT
|
Loading…
Add table
Add a link
Reference in a new issue