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

Unified Diff: LayoutTests/http/tests/security/cross-frame-access-get-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-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 c494e42d851aa8a153aff27c81071334e6aaaf8b..36d88ffc97495adebdbe1e6b5eb8f3aa803d9573 100644
--- a/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt
+++ b/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt
@@ -46,7 +46,6 @@ PASS: canGet('targetWindow.EvalError') should be 'false' and is.
PASS: canGet('targetWindow.Event') should be 'false' and is.
PASS: canGet('targetWindow.HTMLAnchorElement') should be 'false' and is.
PASS: canGet('targetWindow.HTMLAudioElement') should be 'false' and is.
-PASS: canGet('targetWindow.HTMLAppletElement') should be 'false' and is.
PASS: canGet('targetWindow.HTMLAreaElement') should be 'false' and is.
PASS: canGet('targetWindow.HTMLBRElement') should be 'false' and is.
PASS: canGet('targetWindow.HTMLBaseElement') should be 'false' and is.

Powered by Google App Engine
This is Rietveld 408576698