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

Unified Diff: LayoutTests/inspector/layers/layer-canvas-log-expected.txt

Issue 393123007: DevTools: Remove popover and add properties section for paint profiler log. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed test. Created 6 years, 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/devtools/front_end/layersPanel.css » ('j') | Source/devtools/front_end/layersPanel.css » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/layers/layer-canvas-log-expected.txt
diff --git a/LayoutTests/inspector/layers/layer-canvas-log-expected.txt b/LayoutTests/inspector/layers/layer-canvas-log-expected.txt
index 7147908335499bb02373c830ff7112966856869a..90ad4908876142eca72897b4e88b7cdc7d3c18d2 100644
--- a/LayoutTests/inspector/layers/layer-canvas-log-expected.txt
+++ b/LayoutTests/inspector/layers/layer-canvas-log-expected.txt
@@ -3,8 +3,6 @@ Canvas log:
{
0 : {
method : "save"
- params : {
- }
}
1 : {
method : "drawRect"
@@ -147,8 +145,6 @@ Canvas log:
}
4 : {
method : "save"
- params : {
- }
}
5 : {
method : "clipRect"
@@ -172,8 +168,6 @@ Canvas log:
}
7 : {
method : "save"
- params : {
- }
}
8 : {
method : "clipRect"
« no previous file with comments | « no previous file | Source/devtools/front_end/layersPanel.css » ('j') | Source/devtools/front_end/layersPanel.css » ('J')

Powered by Google App Engine
This is Rietveld 408576698