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

Unified Diff: LayoutTests/fast/dom/element-attribute-js-null-expected.txt

Issue 1291723004: Remove all support for <applet> handling in Chrome. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Hopefully all the tests 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/fast/dom/element-attribute-js-null-expected.txt
diff --git a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
index 890cc1fd6ba0364cc56d64935a94d4f9cb53ca7a..e413953c06443c78e9aa886a53ac8601683b7664 100644
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
@@ -29,16 +29,6 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.shape
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.target]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.type]
-TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.align]
-TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.alt]
-TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.archive]
-TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.code]
-TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLAppletElement.codeBase]
-TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.height]
-TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.name]
-TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLAppletElement.object]
-TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.width]
-
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.alt]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.coords]
TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLAreaElement.href]

Powered by Google App Engine
This is Rietveld 408576698