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

Unified Diff: LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-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-getOwnPropertyDescriptor-expected.txt
diff --git a/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt b/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
index db9f5d9dffcb71f2e6f9b224b8e68f231d28fd20..c396394040dba82cf5adc6fa4061de8ba864f602 100644
--- a/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
+++ b/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
@@ -23,7 +23,6 @@ PASS: canGetDescriptor(targetWindow, 'Document') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'DocumentFragment') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'DocumentType') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'Element') should be 'false' and is.
-PASS: canGetDescriptor(targetWindow, 'Entity') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'EntityReference') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'EvalError') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'Event') should be 'false' and is.

Powered by Google App Engine
This is Rietveld 408576698