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

Side by Side Diff: LayoutTests/http/tests/security/xss-DENIED-iframe-src-alias-expected.txt

Issue 1031073003: Deprecate Attr child nodes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update test expectations Created 5 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 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match. 1 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match.
2 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match. 2 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match.
3 CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, aro und August 2015. Please use 'Attr.value' instead.
4 CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, aro und August 2015. Please use 'Attr.value' instead.
5 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match.
6 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match.
3 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match. 7 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match.
4 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match.
5 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match.
6 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match. 8 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match.
7 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match. 9 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match.
8 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match. 10 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match.
9 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match. 11 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match.
10 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match. 12 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match.
11 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match. 13 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match.
12 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match. 14 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match.
13 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match. 15 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match.
14 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match. 16 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "http://localhost:8080". Protocols, domains, and ports mus t match.
15 This script tests if iframe.src can be set to a JavaScript URL via alternate DOM interfaces (such as Node.textContent or NamedNode.setNamedItem). The test is su ccessful if no alerts appear and the page finishes loading. 17 This script tests if iframe.src can be set to a JavaScript URL via alternate DOM interfaces (such as Node.textContent or NamedNode.setNamedItem). The test is su ccessful if no alerts appear and the page finishes loading.
16 18
17 19
18 20
19 21
20 22
21 23
22 24
23 25
24 26
25 27
26 28
27 29
28 30
29 31
30 32
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698