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 236a80746a069d16623a2bbbb9a15b1fdfb89bc8..0d25e038ad634c48ada225af357dd7df632373d7 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 |
@@ -454,8 +454,6 @@ Here are other examples of numeric types in function parameters and settable att |
../../../../WebCore/svg/SVGStringList.idl: core::DOMString insertItemBefore(in core::DOMString item, in unsigned long index) |
../../../../WebCore/svg/SVGStringList.idl: core::DOMString replaceItem(in core::DOMString item, in unsigned long index) |
../../../../WebCore/svg/SVGStringList.idl: core::DOMString removeItem(in unsigned long index) |
-../../../../WebCore/svg/SVGSVGElement.idl: unsigned long suspendRedraw(in unsigned long maxWaitMilliseconds); |
-../../../../WebCore/svg/SVGSVGElement.idl: void unsuspendRedraw(in unsigned long suspendHandleId) |
../../../../WebCore/svg/SVGTextContentElement.idl: long getNumberOfChars(); |
../../../../WebCore/svg/SVGTextContentElement.idl: float getSubStringLength(in unsigned long offset, |
../../../../WebCore/svg/SVGTextContentElement.idl: in unsigned long length) |