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

Unified Diff: LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-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-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 c396394040dba82cf5adc6fa4061de8ba864f602..cf909f664bb45482c42db8397da5d5af9055ff31 100644
--- a/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
+++ b/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
@@ -88,7 +88,6 @@ PASS: canGetDescriptor(targetWindow, 'Image') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'MutationEvent') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'Node') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'NodeFilter') should be 'false' and is.
-PASS: canGetDescriptor(targetWindow, 'Notation') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'Option') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'ProcessingInstruction') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'Range') should be 'false' and is.

Powered by Google App Engine
This is Rietveld 408576698