Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(927)

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/popup-allowed-by-sandbox-is-sandboxed-expected.txt

Issue 2895953002: Update dangling markup mitigations. (Closed)
Patch Set: Test. Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 CONSOLE WARNING: Resource requests whose URLs contain raw newline characters are deprecated, and may be blocked in M60, around August 2017. Please remove newlin es from places like element attribute values in order to continue loading those resources. See https://www.chromestatus.com/features/5735596811091968 for more d etails.
2 CONSOLE ERROR: line 1: Blocked form submission to 'javascript:alert(/FAIL/)' bec ause the form's frame is sandboxed and the 'allow-forms' permission is not set. 1 CONSOLE ERROR: line 1: Blocked form submission to 'javascript:alert(/FAIL/)' bec ause the form's frame is sandboxed and the 'allow-forms' permission is not set.
3 To run this test outside of DumpRenderTree, please disable your popup blocker! 2 To run this test outside of DumpRenderTree, please disable your popup blocker!
4 3
5 If you change this test, please be sure to change popup-allowed-by-sandbox-is-sa ndboxed-control.html as well! 4 If you change this test, please be sure to change popup-allowed-by-sandbox-is-sa ndboxed-control.html as well!
6 5
7 This test passes if it doesn't alert FAIL. 6 This test passes if it doesn't alert FAIL.
8 7
9 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698