mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
script: Implement document's active sandboxing flag set (#39079)
Implements document's active sandboxing flags. These are currently populated only from CSP-derived sandboxing flags for a new document, when defined in the CSP. Testing: 1 new pass, and some new wpt's are added to test points in the spec where these flags influence behaviour. Signed-off-by: Shane Handley <shanehandley@fastmail.com>
This commit is contained in:
parent
f722419861
commit
989c0d8994
10 changed files with 156 additions and 15 deletions
|
@ -1,3 +0,0 @@
|
|||
[sandboxed-document_domain.html]
|
||||
[Sandboxed document.domain]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue