Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(327)

Side by Side Diff: LayoutTests/compositing/visibility/overlays.html

Issue 867063004: [Slimming Paint] Paint the inspector overlay with GraphicsLayer DisplayList. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <script> 2 <script>
3 if (window.testRunner) { 3 if (window.testRunner)
4 testRunner.addWebPageOverlay(); 4 testRunner.addWebPageOverlay();
5 }
6 </script> 5 </script>
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/compositing/visibility/overlays-expected.html » ('j') | Source/web/WebDevToolsAgentImpl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698