| Index: Source/core/testing/Internals.idl
|
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl
|
| index de07567b04cc1c9f56fb18ab45da61601e307d8f..a98be1194712807f8a6e971687d2590cd2e1edb7 100644
|
| --- a/Source/core/testing/Internals.idl
|
| +++ b/Source/core/testing/Internals.idl
|
| @@ -96,8 +96,6 @@
|
|
|
| [RaisesException] ClientRect boundingBox(Element element);
|
|
|
| - [RaisesException] ClientRectList inspectorHighlightRects(Document document);
|
| -
|
| [RaisesException] unsigned long markerCountForNode(Node node, DOMString markerType);
|
| [RaisesException] unsigned long activeMarkerCountForNode(Node node);
|
| [RaisesException] Range markerRangeForNode(Node node, DOMString markerType, unsigned long index);
|
|
|