Improve wpt embedded-enforcement tests to include some invalid csp attribute values |
||
Issue descriptionImprove wpt embedded-enforcement tests to include some invalid csp attribute values Look here for some good inspiration "//LayoutTests/http/tests/security/contentSecurityPolicy/source-list-parsing-*.html"
,
May 30 2017
Also here //third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicyTest.cpp Also test ampersand and percent encoded attributes.
,
Jun 2 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/de8768ff87be6c854b998864584d0c7c2e3adfea commit de8768ff87be6c854b998864584d0c7c2e3adfea Author: Andy Paicu <andypaicu@chromium.org> Date: Fri Jun 02 07:03:48 2017 Added csp attribute tests related to invalid policy format Bug: 726724 Change-Id: Ib35857ca406830ab448e50aa5aa119724be1d1b5 Reviewed-on: https://chromium-review.googlesource.com/520383 Reviewed-by: Mike West <mkwst@chromium.org> Commit-Queue: Andy Paicu <andypaicu@chromium.org> Cr-Commit-Position: refs/heads/master@{#476597} [modify] https://crrev.com/de8768ff87be6c854b998864584d0c7c2e3adfea/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/embedded-enforcement/required_csp-header.html
,
Jun 2 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by andypaicu@chromium.org
, May 26 2017