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

Unified Diff: LayoutTests/fast/dom/wrapper-classes-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
« no previous file with comments | « LayoutTests/fast/dom/wrapper-classes.html ('k') | LayoutTests/fast/dom/wrapper-identity-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/wrapper-classes-expected.txt
diff --git a/LayoutTests/fast/dom/wrapper-classes-expected.txt b/LayoutTests/fast/dom/wrapper-classes-expected.txt
index 0795755a02f46aceb717bf80a6a98dcb6204a202..8a5ca1f0e9274f8ea50a5f9f7fc95981723ad5fc 100644
--- a/LayoutTests/fast/dom/wrapper-classes-expected.txt
+++ b/LayoutTests/fast/dom/wrapper-classes-expected.txt
@@ -177,10 +177,6 @@ PASS tagClassString('address') is "HTMLElement"
FAIL tagPrototypeClassString('address') should be HTMLElementPrototype. Was Object.
PASS tagConstructorClassString('address') is "Function"
PASS tagConstructorName('address') is "HTMLElement"
-PASS tagClassString('applet') is "HTMLAppletElement"
-FAIL tagPrototypeClassString('applet') should be HTMLAppletElementPrototype. Was Object.
-PASS tagConstructorClassString('applet') is "Function"
-PASS tagConstructorName('applet') is "HTMLAppletElement"
PASS tagClassString('area') is "HTMLAreaElement"
FAIL tagPrototypeClassString('area') should be HTMLAreaElementPrototype. Was Object.
PASS tagConstructorClassString('area') is "Function"
« no previous file with comments | « LayoutTests/fast/dom/wrapper-classes.html ('k') | LayoutTests/fast/dom/wrapper-identity-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698