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

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

Issue 2439013002: Implement cross-origin attributes using access check interceptors. (Closed)
Patch Set: etc2 Created 4 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
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.CSSRule should be 'function CSSRule() { [native code] }' and is. 5 ALERT: PASS: window.CSSRule should be 'function CSSRule() { [native code] }' and is.
6 ALERT: PASS: window.CSSStyleDeclaration should be 'function CSSStyleDeclaration( ) { [native code] }' and is. 6 ALERT: PASS: window.CSSStyleDeclaration should be 'function CSSStyleDeclaration( ) { [native code] }' and is.
7 ALERT: PASS: window.Document should be 'function Document() { [native code] }' a nd is. 7 ALERT: PASS: window.Document should be 'function Document() { [native code] }' a nd is.
8 ALERT: PASS: window.DocumentFragment should be 'function DocumentFragment() { [n ative code] }' and is. 8 ALERT: PASS: window.DocumentFragment should be 'function DocumentFragment() { [n ative code] }' and is.
9 ALERT: PASS: window.DocumentType should be 'function DocumentType() { [native co de] }' and is. 9 ALERT: PASS: window.DocumentType should be 'function DocumentType() { [native co de] }' and is.
10 ALERT: PASS: window.DOMException should be 'function DOMException() { [native co de] }' and is. 10 ALERT: PASS: window.DOMException should be 'function DOMException() { [native co de] }' and is.
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after
307 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. 307 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.
308 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. 308 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.
309 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. 309 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.
310 PASS: Unable to set property onreset: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 310 PASS: Unable to set property onreset: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
311 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. 311 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.
312 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. 312 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.
313 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. 313 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.
314 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. 314 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.
315 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. 315 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.
316 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. 316 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.
317 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. 317 PASS: Unable to set property opener: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
dcheng 2016/12/07 08:19:07 Note: this should be an easy fix in a followup by
318 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. 318 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.
319 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. 319 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.
320 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. 320 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.
321 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. 321 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.
322 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. 322 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.
323 PASS: Unable to set property plugins: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 323 PASS: Unable to set property plugins: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
324 PASS: Unable to set property screen: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 324 PASS: Unable to set property screen: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
325 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. 325 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.
326 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. 326 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.
327 PASS: Unable to set property screenX: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 327 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 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
362 PASS: Unable to set property resizeBy: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame. 362 PASS: Unable to set property resizeBy: SecurityError: Blocked a frame with origi n "http://127.0.0.1:8000" from accessing a cross-origin frame.
363 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. 363 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.
364 PASS: Unable to set property scroll: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 364 PASS: Unable to set property scroll: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
365 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. 365 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.
366 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. 366 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.
367 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. 367 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.
368 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. 368 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.
369 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. 369 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.
370 MAIN WINDOW: !!-- Test ended--!! 370 MAIN WINDOW: !!-- Test ended--!!
371 371
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698