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

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

Issue 14705009: Remove RangeException interface (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update expectation Created 7 years, 7 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 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match. 1 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match.
2 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match. 2 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match.
3 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match. 3 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match.
4 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match. 4 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match.
5 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match. 5 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match.
6 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match. 6 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match.
7 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match. 7 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match.
8 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match. 8 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match.
9 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match. 9 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match.
10 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match. 10 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match.
(...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after
309 PASS: canGetDescriptor(targetWindow, 'HTMLVideoElement') should be 'false' and i s. 309 PASS: canGetDescriptor(targetWindow, 'HTMLVideoElement') should be 'false' and i s.
310 PASS: canGetDescriptor(targetWindow, 'Image') should be 'false' and is. 310 PASS: canGetDescriptor(targetWindow, 'Image') should be 'false' and is.
311 PASS: canGetDescriptor(targetWindow, 'MutationEvent') should be 'false' and is. 311 PASS: canGetDescriptor(targetWindow, 'MutationEvent') should be 'false' and is.
312 PASS: canGetDescriptor(targetWindow, 'Node') should be 'false' and is. 312 PASS: canGetDescriptor(targetWindow, 'Node') should be 'false' and is.
313 PASS: canGetDescriptor(targetWindow, 'NodeFilter') should be 'false' and is. 313 PASS: canGetDescriptor(targetWindow, 'NodeFilter') should be 'false' and is.
314 PASS: canGetDescriptor(targetWindow, 'Notation') should be 'false' and is. 314 PASS: canGetDescriptor(targetWindow, 'Notation') should be 'false' and is.
315 PASS: canGetDescriptor(targetWindow, 'Option') should be 'false' and is. 315 PASS: canGetDescriptor(targetWindow, 'Option') should be 'false' and is.
316 PASS: canGetDescriptor(targetWindow, 'ProcessingInstruction') should be 'false' and is. 316 PASS: canGetDescriptor(targetWindow, 'ProcessingInstruction') should be 'false' and is.
317 PASS: canGetDescriptor(targetWindow, 'Range') should be 'false' and is. 317 PASS: canGetDescriptor(targetWindow, 'Range') should be 'false' and is.
318 PASS: canGetDescriptor(targetWindow, 'RangeError') should be 'false' and is. 318 PASS: canGetDescriptor(targetWindow, 'RangeError') should be 'false' and is.
319 PASS: canGetDescriptor(targetWindow, 'RangeException') should be 'false' and is.
320 PASS: canGetDescriptor(targetWindow, 'ReferenceError') should be 'false' and is. 319 PASS: canGetDescriptor(targetWindow, 'ReferenceError') should be 'false' and is.
321 PASS: canGetDescriptor(targetWindow, 'SyntaxError') should be 'false' and is. 320 PASS: canGetDescriptor(targetWindow, 'SyntaxError') should be 'false' and is.
322 PASS: canGetDescriptor(targetWindow, 'Text') should be 'false' and is. 321 PASS: canGetDescriptor(targetWindow, 'Text') should be 'false' and is.
323 PASS: canGetDescriptor(targetWindow, 'TypeError') should be 'false' and is. 322 PASS: canGetDescriptor(targetWindow, 'TypeError') should be 'false' and is.
324 PASS: canGetDescriptor(targetWindow, 'URIError') should be 'false' and is. 323 PASS: canGetDescriptor(targetWindow, 'URIError') should be 'false' and is.
325 PASS: canGetDescriptor(targetWindow, 'XMLDocument') should be 'false' and is. 324 PASS: canGetDescriptor(targetWindow, 'XMLDocument') should be 'false' and is.
326 PASS: canGetDescriptor(targetWindow, 'XMLHttpRequest') should be 'false' and is. 325 PASS: canGetDescriptor(targetWindow, 'XMLHttpRequest') should be 'false' and is.
327 PASS: canGetDescriptor(targetWindow, 'XMLSerializer') should be 'false' and is. 326 PASS: canGetDescriptor(targetWindow, 'XMLSerializer') should be 'false' and is.
328 PASS: canGetDescriptor(targetWindow, 'XPathEvaluator') should be 'false' and is. 327 PASS: canGetDescriptor(targetWindow, 'XPathEvaluator') should be 'false' and is.
329 PASS: canGetDescriptor(targetWindow, 'XPathResult') should be 'false' and is. 328 PASS: canGetDescriptor(targetWindow, 'XPathResult') should be 'false' and is.
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
453 PASS: canGetDescriptor(targetLocation, 'customProperty') should be 'false' and i s. 452 PASS: canGetDescriptor(targetLocation, 'customProperty') should be 'false' and i s.
454 ----- tests access to cross domain history object ----- 453 ----- tests access to cross domain history object -----
455 PASS: canGetDescriptor(targetHistory, 'length') should be 'false' and is. 454 PASS: canGetDescriptor(targetHistory, 'length') should be 'false' and is.
456 PASS: canGetDescriptor(targetHistory, 'back') should be 'false' and is. 455 PASS: canGetDescriptor(targetHistory, 'back') should be 'false' and is.
457 PASS: canGetDescriptor(targetHistory, 'forward') should be 'false' and is. 456 PASS: canGetDescriptor(targetHistory, 'forward') should be 'false' and is.
458 PASS: canGetDescriptor(targetHistory, 'go') should be 'false' and is. 457 PASS: canGetDescriptor(targetHistory, 'go') should be 'false' and is.
459 PASS: canGetDescriptor(targetHistory, 'pushState') should be 'false' and is. 458 PASS: canGetDescriptor(targetHistory, 'pushState') should be 'false' and is.
460 PASS: canGetDescriptor(targetHistory, 'replaceState') should be 'false' and is. 459 PASS: canGetDescriptor(targetHistory, 'replaceState') should be 'false' and is.
461 PASS: canGetDescriptor(targetHistory, 'customProperty') should be 'false' and is . 460 PASS: canGetDescriptor(targetHistory, 'customProperty') should be 'false' and is .
462 461
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698