Index: Source/WebCore/testing/Internals.idl |
=================================================================== |
--- Source/WebCore/testing/Internals.idl (revision 139630) |
+++ Source/WebCore/testing/Internals.idl (working copy) |
@@ -171,6 +171,7 @@ |
DOMString scrollingStateTreeAsText(in Document document) raises (DOMException); |
DOMString mainThreadScrollingReasons(in Document document) raises (DOMException); |
+ ClientRectList nonFastScrollableRects(in Document document) raises (DOMException); |
DOMString repaintRectsAsText(in Document document) raises (DOMException); |