Index: Source/core/testing/Internals.idl |
diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl |
index f8cdd0928d7bc6c8b717e268207e562633512567..3722adeb0d925d9256480f58ba738ce69bd27188 100644 |
--- a/Source/core/testing/Internals.idl |
+++ b/Source/core/testing/Internals.idl |
@@ -97,6 +97,7 @@ |
[RaisesException] ClientRect boundingBox(Element element); |
[RaisesException] ClientRectList inspectorHighlightRects(Document document); |
+ [RaisesException] DOMString inspectorHighlightCSSShapes(Node node); |
[RaisesException] unsigned long markerCountForNode(Node node, DOMString markerType); |
[RaisesException] unsigned long activeMarkerCountForNode(Node node); |