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

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

Issue 144063004: Add support for DOM4's XMLDocument interface (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove FIXME about XMLDocument.load() Created 6 years, 11 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 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 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 ALERT: PASS: window.NodeFilter should be 'function NodeFilter() { [native code] }' and is. 76 ALERT: PASS: window.NodeFilter should be 'function NodeFilter() { [native code] }' and is.
77 ALERT: PASS: window.Notation should be 'function Notation() { [native code] }' a nd is. 77 ALERT: PASS: window.Notation should be 'function Notation() { [native code] }' a nd is.
78 ALERT: PASS: window.ProcessingInstruction should be 'function ProcessingInstruct ion() { [native code] }' and is. 78 ALERT: PASS: window.ProcessingInstruction should be 'function ProcessingInstruct ion() { [native code] }' and is.
79 ALERT: PASS: window.Range should be 'function Range() { [native code] }' and is. 79 ALERT: PASS: window.Range should be 'function Range() { [native code] }' and is.
80 ALERT: PASS: window.RangeError should be 'function RangeError() { [native code] }' and is. 80 ALERT: PASS: window.RangeError should be 'function RangeError() { [native code] }' and is.
81 ALERT: PASS: window.ReferenceError should be 'function ReferenceError() { [nativ e code] }' and is. 81 ALERT: PASS: window.ReferenceError should be 'function ReferenceError() { [nativ e code] }' and is.
82 ALERT: PASS: window.SyntaxError should be 'function SyntaxError() { [native code ] }' and is. 82 ALERT: PASS: window.SyntaxError should be 'function SyntaxError() { [native code ] }' and is.
83 ALERT: PASS: window.Text should be 'function Text() { [native code] }' and is. 83 ALERT: PASS: window.Text should be 'function Text() { [native code] }' and is.
84 ALERT: PASS: window.TypeError should be 'function TypeError() { [native code] }' and is. 84 ALERT: PASS: window.TypeError should be 'function TypeError() { [native code] }' and is.
85 ALERT: PASS: window.URIError should be 'function URIError() { [native code] }' a nd is. 85 ALERT: PASS: window.URIError should be 'function URIError() { [native code] }' a nd is.
86 ALERT: PASS: window.XMLDocument should be 'function Document() { [native code] } ' and is. 86 ALERT: PASS: window.XMLDocument should be 'function XMLDocument() { [native code ] }' and is.
87 ALERT: PASS: window.XMLSerializer should be 'function XMLSerializer() { [native code] }' and is. 87 ALERT: PASS: window.XMLSerializer should be 'function XMLSerializer() { [native code] }' and is.
88 ALERT: PASS: window.XPathEvaluator should be 'function XPathEvaluator() { [nativ e code] }' and is. 88 ALERT: PASS: window.XPathEvaluator should be 'function XPathEvaluator() { [nativ e code] }' and is.
89 ALERT: PASS: window.XPathResult should be 'function XPathResult() { [native code ] }' and is. 89 ALERT: PASS: window.XPathResult should be 'function XPathResult() { [native code ] }' and is.
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.
(...skipping 277 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