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

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

Issue 143673005: Remove Entity interface (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 11 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-get-expected.txt
diff --git a/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt b/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt
index 919a720cfa4f41957f103e82b8878eda03161865..c0fbd4d36ab0ece8818f9697ea76efbaf33a4a67 100644
--- a/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt
+++ b/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt
@@ -43,7 +43,6 @@ PASS: canGet('targetWindow.Document') should be 'false' and is.
PASS: canGet('targetWindow.DocumentFragment') should be 'false' and is.
PASS: canGet('targetWindow.DocumentType') should be 'false' and is.
PASS: canGet('targetWindow.Element') should be 'false' and is.
-PASS: canGet('targetWindow.Entity') should be 'false' and is.
PASS: canGet('targetWindow.EntityReference') should be 'false' and is.
PASS: canGet('targetWindow.EvalError') should be 'false' and is.
PASS: canGet('targetWindow.Event') should be 'false' and is.

Powered by Google App Engine
This is Rietveld 408576698