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

Unified Diff: LayoutTests/imported/web-platform-tests/html/semantics/interfaces-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/imported/web-platform-tests/html/semantics/interfaces-expected.txt
diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt
index 14975ff27c227e227a47f0c0710816eecb262461..06a18bb04bf76052bfb451cfc79ae1c133ce959a 100644
--- a/LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt
+++ b/LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt
@@ -5,8 +5,8 @@ PASS Interfaces for acronym
PASS Interfaces for ACRONYM
PASS Interfaces for address
PASS Interfaces for ADDRESS
-PASS Interfaces for applet
-PASS Interfaces for APPLET
+FAIL Interfaces for applet assert_equals: Element applet should have HTMLAppletElement as its primary interface. expected "[object HTMLAppletElement]" but got "[object HTMLUnknownElement]"
+FAIL Interfaces for APPLET assert_equals: Element APPLET should have HTMLAppletElement as its primary interface. expected "[object HTMLAppletElement]" but got "[object HTMLUnknownElement]"
PASS Interfaces for audio
PASS Interfaces for AUDIO
PASS Interfaces for b

Powered by Google App Engine
This is Rietveld 408576698