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

Unified Diff: LayoutTests/fast/dom/script-tests/non-numeric-values-numeric-parameters.js

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/fast/dom/script-tests/non-numeric-values-numeric-parameters.js
diff --git a/LayoutTests/fast/dom/script-tests/non-numeric-values-numeric-parameters.js b/LayoutTests/fast/dom/script-tests/non-numeric-values-numeric-parameters.js
index 3d125ade216823ae6125efdc6a024eec63c61523..b30512893f4b9f292082054c7e017ef5b11e3a2a 100644
--- a/LayoutTests/fast/dom/script-tests/non-numeric-values-numeric-parameters.js
+++ b/LayoutTests/fast/dom/script-tests/non-numeric-values-numeric-parameters.js
@@ -380,8 +380,6 @@ Here are other examples of numeric types in function parameters and settable att
../../../../WebCore/html/CanvasRenderingContext2D.idl: void setMiterLimit(in float limit);
../../../../WebCore/html/HTMLAnchorElement.idl: attribute long tabIndex;
-../../../../WebCore/html/HTMLAppletElement.idl: attribute [ConvertFromString] long hspace;
-../../../../WebCore/html/HTMLAppletElement.idl: attribute [ConvertFromString] long vspace;
../../../../WebCore/html/HTMLAreaElement.idl: attribute long tabIndex;
../../../../WebCore/html/HTMLBodyElement.idl: attribute long scrollLeft;
../../../../WebCore/html/HTMLBodyElement.idl: attribute long scrollTop;
« no previous file with comments | « LayoutTests/fast/dom/resources/wrapper-identity-base.js ('k') | LayoutTests/fast/dom/shadow/element-name-in-shadow.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698