Revision 0d817ea379ebc6114a49b54c9456cfbb7ea95fc5 authored by Luna Lu on 13 March 2018, 17:34:49 UTC, committed by Philip Jägenstedt on 14 March 2018, 13:28:38 UTC
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 <loonybear@chromium.org>
Reviewed-by: Ian Clelland <iclelland@chromium.org>
Cr-Commit-Position: refs/heads/master@{#542837}
1 parent 9cd6f7a
History
File Mode Size
DOMParser-parseFromString-html.html -rw-r--r-- 2.5 KB
DOMParser-parseFromString-xml-doctype.html -rw-r--r-- 1.4 KB
DOMParser-parseFromString-xml-internal-subset.html -rw-r--r-- 1.3 KB
DOMParser-parseFromString-xml.html -rw-r--r-- 2.3 KB
OWNERS -rw-r--r-- 17 bytes
XMLSerializer-serializeToString.html -rw-r--r-- 2.4 KB
createContextualFragment.html -rw-r--r-- 7.5 KB
innerhtml-01.xhtml -rw-r--r-- 1.1 KB
innerhtml-03.xhtml -rw-r--r-- 2.2 KB
innerhtml-04.html -rw-r--r-- 815 bytes
innerhtml-05.xhtml -rw-r--r-- 948 bytes
innerhtml-06.html -rw-r--r-- 493 bytes
innerhtml-07.html -rw-r--r-- 1.5 KB
innerhtml-mxss.sub.html -rw-r--r-- 1.6 KB
insert-adjacent.html -rw-r--r-- 985 bytes
insert_adjacent_html-xhtml.xhtml -rw-r--r-- 3.9 KB
insert_adjacent_html.html -rw-r--r-- 4.2 KB
insert_adjacent_html.js -rw-r--r-- 1.5 KB
outerhtml-01.html -rw-r--r-- 536 bytes
outerhtml-02.html -rw-r--r-- 1.8 KB
style_attribute_html.html -rw-r--r-- 1.9 KB
xml-serialization.xhtml -rw-r--r-- 3.9 KB
xmldomparser.html -rw-r--r-- 384 bytes

back to top