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

Side by Side Diff: LayoutTests/http/tests/security/cross-frame-access-put-expected.txt

Issue 91383002: Switch V8WindowCustom to the new-style ExceptionState (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Expectations. Created 7 years 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 | Annotate | Revision Log
OLDNEW
1 ALERT: PASS: window.Attr should be 'function Attr() { [native code] }' and is. 1 ALERT: PASS: window.Attr should be 'function Attr() { [native code] }' and is.
2 ALERT: PASS: window.CDATASection should be 'function CDATASection() { [native co de] }' and is. 2 ALERT: PASS: window.CDATASection should be 'function CDATASection() { [native co de] }' and is.
3 ALERT: PASS: window.CharacterData should be 'function CharacterData() { [native code] }' and is. 3 ALERT: PASS: window.CharacterData should be 'function CharacterData() { [native code] }' and is.
4 ALERT: PASS: window.Comment should be 'function Comment() { [native code] }' and is. 4 ALERT: PASS: window.Comment should be 'function Comment() { [native code] }' and is.
5 ALERT: PASS: window.CSSPrimitiveValue should be 'function CSSPrimitiveValue() { [native code] }' and is. 5 ALERT: PASS: window.CSSPrimitiveValue should be 'function CSSPrimitiveValue() { [native code] }' and is.
6 ALERT: PASS: window.CSSRule should be 'function CSSRule() { [native code] }' and is. 6 ALERT: PASS: window.CSSRule should be 'function CSSRule() { [native code] }' and is.
7 ALERT: PASS: window.CSSStyleDeclaration should be 'function CSSStyleDeclaration( ) { [native code] }' and is. 7 ALERT: PASS: window.CSSStyleDeclaration should be 'function CSSStyleDeclaration( ) { [native code] }' and is.
8 ALERT: PASS: window.CSSValue should be 'function CSSValue() { [native code] }' a nd is. 8 ALERT: PASS: window.CSSValue should be 'function CSSValue() { [native code] }' a nd is.
9 ALERT: PASS: window.Document should be 'function Document() { [native code] }' a nd is. 9 ALERT: PASS: window.Document should be 'function Document() { [native code] }' a nd is.
10 ALERT: PASS: window.DocumentFragment should be 'function DocumentFragment() { [n ative code] }' and is. 10 ALERT: PASS: window.DocumentFragment should be 'function DocumentFragment() { [n ative code] }' and is.
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 ALERT: PASS: window.clientInformation should be '[object Navigator]' and is. 90 ALERT: PASS: window.clientInformation should be '[object Navigator]' and is.
91 ALERT: PASS: window.closed should be 'false' and is. 91 ALERT: PASS: window.closed should be 'false' and is.
92 ALERT: PASS: window.console should be '[object Console]' and is. 92 ALERT: PASS: window.console should be '[object Console]' and is.
93 ALERT: PASS: window.crypto should be '[object Crypto]' and is. 93 ALERT: PASS: window.crypto should be '[object Crypto]' and is.
94 ALERT: PASS: window.defaultStatus should be '' and is. 94 ALERT: PASS: window.defaultStatus should be '' and is.
95 ALERT: PASS: window.defaultstatus should be '' and is. 95 ALERT: PASS: window.defaultstatus should be '' and is.
96 ALERT: PASS: window.devicePixelRatio should be '1' and is. 96 ALERT: PASS: window.devicePixelRatio should be '1' and is.
97 ALERT: PASS: window.document should be '[object HTMLDocument]' and is. 97 ALERT: PASS: window.document should be '[object HTMLDocument]' and is.
98 ALERT: PASS: window.embeds should be 'undefined' and is. 98 ALERT: PASS: window.embeds should be 'undefined' and is.
99 ALERT: PASS: window.event should be 'undefined' and is. 99 ALERT: PASS: window.event should be 'undefined' and is.
100 ALERT: PASS: 'window.frameElement' threw 'SecurityError: Blocked a frame with or igin "http://localhost:8000" from accessing a cross-origin frame.'. 100 ALERT: PASS: 'window.frameElement' threw 'SecurityError: Failed to read the 'fra me' property from 'Window': Blocked a frame with origin "http://localhost:8000" from accessing a cross-origin frame.'.
101 ALERT: PASS: window.frames should be '[object Window]' and is. 101 ALERT: PASS: window.frames should be '[object Window]' and is.
102 ALERT: PASS: window.history should be '[object History]' and is. 102 ALERT: PASS: window.history should be '[object History]' and is.
103 ALERT: PASS: window.images should be 'undefined' and is. 103 ALERT: PASS: window.images should be 'undefined' and is.
104 ALERT: PASS: window.innerHeight should be '150' and is. 104 ALERT: PASS: window.innerHeight should be '150' and is.
105 ALERT: PASS: window.innerWidth should be '300' and is. 105 ALERT: PASS: window.innerWidth should be '300' and is.
106 ALERT: PASS: window.length should be '0' and is. 106 ALERT: PASS: window.length should be '0' and is.
107 ALERT: PASS: window.locationbar should be '[object BarProp]' and is. 107 ALERT: PASS: window.locationbar should be '[object BarProp]' and is.
108 ALERT: PASS: window.menubar should be '[object BarProp]' and is. 108 ALERT: PASS: window.menubar should be '[object BarProp]' and is.
109 ALERT: PASS: window.name should be '' and is. 109 ALERT: PASS: window.name should be '' and is.
110 ALERT: PASS: window.navigator should be '[object Navigator]' and is. 110 ALERT: PASS: window.navigator should be '[object Navigator]' and is.
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
318 PASS: Unable to set property onmouseover: SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame. 318 PASS: Unable to set property onmouseover: SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame.
319 PASS: Unable to set property onmouseup: SecurityError: Blocked a frame with orig in "http://127.0.0.1:8000" from accessing a cross-origin frame. 319 PASS: Unable to set property onmouseup: SecurityError: Blocked a frame with orig in "http://127.0.0.1:8000" from accessing a cross-origin frame.
320 PASS: Unable to set property onmousewheel: SecurityError: Blocked a frame with o rigin "http://127.0.0.1:8000" from accessing a cross-origin frame. 320 PASS: Unable to set property onmousewheel: SecurityError: Blocked a frame with o rigin "http://127.0.0.1:8000" from accessing a cross-origin frame.
321 PASS: Unable to set property onreset: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 321 PASS: Unable to set property onreset: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
322 PASS: Unable to set property onresize: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame. 322 PASS: Unable to set property onresize: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame.
323 PASS: Unable to set property onscroll: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame. 323 PASS: Unable to set property onscroll: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame.
324 PASS: Unable to set property onsearch: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame. 324 PASS: Unable to set property onsearch: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame.
325 PASS: Unable to set property onselect: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame. 325 PASS: Unable to set property onselect: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame.
326 PASS: Unable to set property onsubmit: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame. 326 PASS: Unable to set property onsubmit: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame.
327 PASS: Unable to set property onunload: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame. 327 PASS: Unable to set property onunload: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame.
328 PASS: Unable to set property opener: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 328 PASS: Unable to set property opener: SecurityError: Failed to set the 'opener' p roperty on 'Window': Blocked a frame with origin "http://127.0.0.1:8000" from ac cessing a cross-origin frame.
329 PASS: Unable to set property outerHeight: SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame. 329 PASS: Unable to set property outerHeight: SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame.
330 PASS: Unable to set property outerWidth: SecurityError: Blocked a frame with ori gin "http://127.0.0.1:8000" from accessing a cross-origin frame. 330 PASS: Unable to set property outerWidth: SecurityError: Blocked a frame with ori gin "http://127.0.0.1:8000" from accessing a cross-origin frame.
331 PASS: Unable to set property pageXOffset: SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame. 331 PASS: Unable to set property pageXOffset: SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame.
332 PASS: Unable to set property pageYOffset: SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame. 332 PASS: Unable to set property pageYOffset: SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame.
333 PASS: Unable to set property personalbar: SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame. 333 PASS: Unable to set property personalbar: SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame.
334 PASS: Unable to set property plugins: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 334 PASS: Unable to set property plugins: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
335 PASS: Unable to set property screen: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 335 PASS: Unable to set property screen: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
336 PASS: Unable to set property screenLeft: SecurityError: Blocked a frame with ori gin "http://127.0.0.1:8000" from accessing a cross-origin frame. 336 PASS: Unable to set property screenLeft: SecurityError: Blocked a frame with ori gin "http://127.0.0.1:8000" from accessing a cross-origin frame.
337 PASS: Unable to set property screenTop: SecurityError: Blocked a frame with orig in "http://127.0.0.1:8000" from accessing a cross-origin frame. 337 PASS: Unable to set property screenTop: SecurityError: Blocked a frame with orig in "http://127.0.0.1:8000" from accessing a cross-origin frame.
338 PASS: Unable to set property screenX: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 338 PASS: Unable to set property screenX: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
374 PASS: Unable to set property resizeTo: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame. 374 PASS: Unable to set property resizeTo: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame.
375 PASS: Unable to set property scroll: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 375 PASS: Unable to set property scroll: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
376 PASS: Unable to set property scrollBy: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame. 376 PASS: Unable to set property scrollBy: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame.
377 PASS: Unable to set property scrollTo: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame. 377 PASS: Unable to set property scrollTo: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame.
378 PASS: Unable to set property setInterval: SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame. 378 PASS: Unable to set property setInterval: SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame.
379 PASS: Unable to set property setTimeout: SecurityError: Blocked a frame with ori gin "http://127.0.0.1:8000" from accessing a cross-origin frame. 379 PASS: Unable to set property setTimeout: SecurityError: Blocked a frame with ori gin "http://127.0.0.1:8000" from accessing a cross-origin frame.
380 PASS: Unable to set property showModalDialog: SecurityError: Blocked a frame wit h origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 380 PASS: Unable to set property showModalDialog: SecurityError: Blocked a frame wit h origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
381 PASS: Unable to set property stop: SecurityError: Blocked a frame with origin "h ttp://127.0.0.1:8000" from accessing a cross-origin frame. 381 PASS: Unable to set property stop: SecurityError: Blocked a frame with origin "h ttp://127.0.0.1:8000" from accessing a cross-origin frame.
382 MAIN WINDOW: !!-- Test ended--!! 382 MAIN WINDOW: !!-- Test ended--!!
383 383
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698