Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / frames / sandboxed-iframe-scripting-03-expected.txt
blob4ac267c84f8521d2a399893cb1334491b8c8c100
1 CONSOLE ERROR: Blocked script execution in 'about:blank' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
2 Verify that sandboxed frames without sandbox='allow-scripts' cannot execute script.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS successfullyParsed is true
9 TEST COMPLETE
10 PASS disallowedExecuted is 0
11 PASS allowedExecuted is 0
12 PASS successfullyParsed is true
14 TEST COMPLETE