mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +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
54
tests/wpt/meta/content-security-policy/securitypolicyviolation/idlharness.window.js.ini
vendored
Normal file
54
tests/wpt/meta/content-security-policy/securitypolicyviolation/idlharness.window.js.ini
vendored
Normal file
|
@ -0,0 +1,54 @@
|
|||
[idlharness.window.html]
|
||||
[CSPViolationReportBody interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSPViolationReportBody interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CSPViolationReportBody interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[CSPViolationReportBody interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSPViolationReportBody interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[CSPViolationReportBody interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[CSPViolationReportBody interface: operation toJSON()]
|
||||
expected: FAIL
|
||||
|
||||
[CSPViolationReportBody interface: attribute documentURL]
|
||||
expected: FAIL
|
||||
|
||||
[CSPViolationReportBody interface: attribute referrer]
|
||||
expected: FAIL
|
||||
|
||||
[CSPViolationReportBody interface: attribute blockedURL]
|
||||
expected: FAIL
|
||||
|
||||
[CSPViolationReportBody interface: attribute effectiveDirective]
|
||||
expected: FAIL
|
||||
|
||||
[CSPViolationReportBody interface: attribute originalPolicy]
|
||||
expected: FAIL
|
||||
|
||||
[CSPViolationReportBody interface: attribute sourceFile]
|
||||
expected: FAIL
|
||||
|
||||
[CSPViolationReportBody interface: attribute sample]
|
||||
expected: FAIL
|
||||
|
||||
[CSPViolationReportBody interface: attribute disposition]
|
||||
expected: FAIL
|
||||
|
||||
[CSPViolationReportBody interface: attribute statusCode]
|
||||
expected: FAIL
|
||||
|
||||
[CSPViolationReportBody interface: attribute lineNumber]
|
||||
expected: FAIL
|
||||
|
||||
[CSPViolationReportBody interface: attribute columnNumber]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue