Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WPT tests for feature policy frame policy #8922

Merged
merged 1 commit into from
Mar 14, 2018

Commits on Mar 13, 2018

  1. Add WPT tests for feature policy frame policy

    1. Without specifying allow attribute, frame policy inherits correctly.
    2. With allow attribute, frame policy inherits from and overrides header policy
       correctly. Updating allowfullscreen and allowpaymentrequest correctly updates
       frame policy.
    3. Frame policy is not affected by the frame's document policy.
    
    Bug: 732003
    Change-Id: Ib41f883a779f11c564c91cfc03ff1224330108f5
    Reviewed-on: https://chromium-review.googlesource.com/850896
    Commit-Queue: Luna Lu <[email protected]>
    Reviewed-by: Ian Clelland <[email protected]>
    Cr-Commit-Position: refs/heads/master@{#542837}
    loonybear authored and chromium-wpt-export-bot committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    33bcc12 View commit details
    Browse the repository at this point in the history