| Index: Source/core/testing/Internals.idl
|
| diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl
|
| index 040bd7d78a209a3e1b57702f88ab0040924a2349..d532c03f05b0ba407d2643b11a7eb5c693da9171 100644
|
| --- a/Source/core/testing/Internals.idl
|
| +++ b/Source/core/testing/Internals.idl
|
| @@ -338,6 +338,7 @@
|
|
|
| ClientRectList outlineRects(Element element);
|
| void setCapsLockState(boolean enabled);
|
| + void setSelectionPaintingWithoutSelectionGapsEnabled(boolean enabled);
|
|
|
| // Returns whether the scrollbar was able to be shown or hidden; not all platforms
|
| // support overlay scrollbars.
|
|
|