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

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

Issue 1291723004: Remove all support for <applet> handling in Chrome. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 5 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 ee6782d1fa9b037f252ae4792f29f5d0784cdfc8..a7bd4bca6c321ecfccf134d2df7f9268307bbf5c 100644
--- a/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
+++ b/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
@@ -26,7 +26,6 @@ PASS: canGetDescriptor(targetWindow, 'EvalError') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'Event') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'HTMLAnchorElement') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'HTMLAudioElement') should be 'false' and is.
-PASS: canGetDescriptor(targetWindow, 'HTMLAppletElement') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'HTMLAreaElement') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'HTMLBRElement') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'HTMLBaseElement') should be 'false' and is.

Powered by Google App Engine
This is Rietveld 408576698