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

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

Issue 174073007: Remove deprecated window.showModalDialog() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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 | 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 168 matching lines...) Expand 10 before | Expand all | Expand 10 after
179 ALERT: PASS: window.prompt should be 'function prompt() { [native code] }' and i s. 179 ALERT: PASS: window.prompt should be 'function prompt() { [native code] }' and i s.
180 ALERT: PASS: window.releaseEvents should be 'function releaseEvents() { [native code] }' and is. 180 ALERT: PASS: window.releaseEvents should be 'function releaseEvents() { [native code] }' and is.
181 ALERT: PASS: window.removeEventListener should be 'function removeEventListener( ) { [native code] }' and is. 181 ALERT: PASS: window.removeEventListener should be 'function removeEventListener( ) { [native code] }' and is.
182 ALERT: PASS: window.resizeBy should be 'function resizeBy() { [native code] }' a nd is. 182 ALERT: PASS: window.resizeBy should be 'function resizeBy() { [native code] }' a nd is.
183 ALERT: PASS: window.resizeTo should be 'function resizeTo() { [native code] }' a nd is. 183 ALERT: PASS: window.resizeTo should be 'function resizeTo() { [native code] }' a nd is.
184 ALERT: PASS: window.scroll should be 'function scroll() { [native code] }' and i s. 184 ALERT: PASS: window.scroll should be 'function scroll() { [native code] }' and i s.
185 ALERT: PASS: window.scrollBy should be 'function scrollBy() { [native code] }' a nd is. 185 ALERT: PASS: window.scrollBy should be 'function scrollBy() { [native code] }' a nd is.
186 ALERT: PASS: window.scrollTo should be 'function scrollTo() { [native code] }' a nd is. 186 ALERT: PASS: window.scrollTo should be 'function scrollTo() { [native code] }' a nd is.
187 ALERT: PASS: window.setInterval should be 'function setInterval() { [native code ] }' and is. 187 ALERT: PASS: window.setInterval should be 'function setInterval() { [native code ] }' and is.
188 ALERT: PASS: window.setTimeout should be 'function setTimeout() { [native code] }' and is. 188 ALERT: PASS: window.setTimeout should be 'function setTimeout() { [native code] }' and is.
189 ALERT: PASS: window.showModalDialog matched the expected value.
190 ALERT: PASS: window.stop should be 'function stop() { [native code] }' and is. 189 ALERT: PASS: window.stop should be 'function stop() { [native code] }' and is.
191 This test checks cross-frame access security of window attribute setters (rdar:/ /problem/5326791). 190 This test checks cross-frame access security of window attribute setters (rdar:/ /problem/5326791).
192 191
193 192
194 PASS: Unable to set property Attr: SecurityError: Blocked a frame with origin "h ttp://127.0.0.1:8000" from accessing a cross-origin frame. 193 PASS: Unable to set property Attr: SecurityError: Blocked a frame with origin "h ttp://127.0.0.1:8000" from accessing a cross-origin frame.
195 PASS: Unable to set property CDATASection: SecurityError: Blocked a frame with o rigin "http://127.0.0.1:8000" from accessing a cross-origin frame. 194 PASS: Unable to set property CDATASection: SecurityError: Blocked a frame with o rigin "http://127.0.0.1:8000" from accessing a cross-origin frame.
196 PASS: Unable to set property CharacterData: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 195 PASS: Unable to set property CharacterData: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
197 PASS: Unable to set property Comment: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 196 PASS: Unable to set property Comment: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
198 PASS: Unable to set property CSSPrimitiveValue: SecurityError: Blocked a frame w ith origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 197 PASS: Unable to set property CSSPrimitiveValue: SecurityError: Blocked a frame w ith origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
199 PASS: Unable to set property CSSRule: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 198 PASS: Unable to set property CSSRule: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
(...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
369 PASS: Unable to set property prompt: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 368 PASS: Unable to set property prompt: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
370 PASS: Unable to set property releaseEvents: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 369 PASS: Unable to set property releaseEvents: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
371 PASS: Unable to set property removeEventListener: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 370 PASS: Unable to set property removeEventListener: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
372 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. 371 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.
373 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. 372 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 scroll: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. 373 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 scrollBy: 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 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 scrollTo: 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 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 setInterval: SecurityError: Blocked a frame with or igin "http://127.0.0.1:8000" from accessing a cross-origin frame. 376 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 setTimeout: SecurityError: Blocked a frame with ori gin "http://127.0.0.1:8000" from accessing a cross-origin frame. 377 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 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 stop: SecurityError: Blocked a frame with origin "h ttp://127.0.0.1:8000" from accessing a cross-origin frame. 378 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 MAIN WINDOW: !!-- Test ended--!! 379 MAIN WINDOW: !!-- Test ended--!!
382 380
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698