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

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

Issue 14990005: Remove ENTITY_REFERENCE_NODE (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove some empty lines 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/security/cross-frame-access-put-expected.txt
diff --git a/LayoutTests/http/tests/security/cross-frame-access-put-expected.txt b/LayoutTests/http/tests/security/cross-frame-access-put-expected.txt
index 52a8b5544dc33c6fdabb7d0c04b748468e14ffdf..db52d56fd5c41e4ee4077a4b01e21018f6d4c747 100644
--- a/LayoutTests/http/tests/security/cross-frame-access-put-expected.txt
+++ b/LayoutTests/http/tests/security/cross-frame-access-put-expected.txt
@@ -185,7 +185,6 @@ CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access
CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match.
CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match.
CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match.
-CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match.
ALERT: PASS: window.Attr should be 'function Attr() { [native code] }' and is.
ALERT: PASS: window.CDATASection should be 'function CDATASection() { [native code] }' and is.
ALERT: PASS: window.CharacterData should be 'function CharacterData() { [native code] }' and is.
@@ -202,7 +201,7 @@ ALERT: PASS: window.DOMImplementation should be 'function DOMImplementation() {
ALERT: PASS: window.DOMParser should be 'function DOMParser() { [native code] }' and is.
ALERT: PASS: window.Element should be 'function Element() { [native code] }' and is.
ALERT: PASS: window.Entity should be 'function Entity() { [native code] }' and is.
-ALERT: PASS: window.EntityReference should be 'function EntityReference() { [native code] }' and is.
+ALERT: PASS: window.EntityReference should be 'undefined' and is.
ALERT: PASS: window.EvalError should be 'function EvalError() { [native code] }' and is.
ALERT: PASS: window.Event should be 'function Event() { [native code] }' and is.
ALERT: PASS: window.HTMLAnchorElement should be 'function HTMLAnchorElement() { [native code] }' and is.

Powered by Google App Engine
This is Rietveld 408576698