| 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;
|
|
|