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

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

Issue 733943004: Remove Text.replaceWholeText() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 years, 1 month 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 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.
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. 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. 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. 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.
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. 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.
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. 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.
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. 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.
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. 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.
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. 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.
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. 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.
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. 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.
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.
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. 14 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 15
17 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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698