Domains Accessibility Animation ApplicationCache CSS CacheStorage Console DOM DOMDebugger DOMStorage Database Debugger DeviceOrientation Emulation FileSystem HeapProfiler IndexedDB Input Inspector LayerTree Memory Network Page Power Profiler Rendering Runtime ScreenOrientation Security ServiceWorker Timeline Tracing Worker
Chrome Debugger Protocol Viewer

Rendering Domain

This domain allows to control rendering of the page.

Methods

setShowPaintRects

Requests that backend shows paint rectangles

Parameters
result
boolean True for showing paint rectangles

setShowDebugBorders

Requests that backend shows debug borders on layers

Parameters
show
boolean True for showing debug borders

setShowFPSCounter

Requests that backend shows the FPS counter

Parameters
show
boolean True for showing the FPS counter

setShowScrollBottleneckRects

Requests that backend shows scroll bottleneck rects

Parameters
show
boolean True for showing scroll bottleneck rects