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

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

Issue 491693003: Remove the Notation interface (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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 c0fbd4d36ab0ece8818f9697ea76efbaf33a4a67..af84deb6cc21fc22968e975cf4413d4a01707db2 100644
--- a/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt
+++ b/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt
@@ -108,7 +108,6 @@ PASS: canGet('targetWindow.Image') should be 'false' and is.
PASS: canGet('targetWindow.MutationEvent') should be 'false' and is.
PASS: canGet('targetWindow.Node') should be 'false' and is.
PASS: canGet('targetWindow.NodeFilter') should be 'false' and is.
-PASS: canGet('targetWindow.Notation') should be 'false' and is.
PASS: canGet('targetWindow.Option') should be 'false' and is.
PASS: canGet('targetWindow.ProcessingInstruction') should be 'false' and is.
PASS: canGet('targetWindow.Range') should be 'false' and is.

Powered by Google App Engine
This is Rietveld 408576698