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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/inspector/layers/layer-canvas-log-expected.txt

Issue 1468173002: Rebaseline inspector/layers/layer-canvas-log.html (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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
« no previous file with comments | « third_party/WebKit/LayoutTests/inspector/layers/layer-canvas-log-expected.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 Canvas log: 2 Canvas log:
3 { 3 {
4 0 : { 4 0 : {
5 method : "drawRect" 5 method : "drawRect"
6 params : { 6 params : {
7 paint : { 7 paint : {
8 color : "#FF0000FF" 8 color : "#FF0000FF"
9 filterLevel : "Low" 9 filterLevel : "Low"
10 flags : "AntiAlias" 10 flags : "AntiAlias"
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
156 } 156 }
157 } 157 }
158 8 : { 158 8 : {
159 method : "restore" 159 method : "restore"
160 } 160 }
161 9 : { 161 9 : {
162 method : "restore" 162 method : "restore"
163 } 163 }
164 } 164 }
165 165
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/inspector/layers/layer-canvas-log-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698