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

Side by Side Diff: LayoutTests/platform/win/virtual/threaded/compositing/visibility/visibility-image-layers-dynamic-expected.txt

Issue 551613002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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
« no previous file with comments | « LayoutTests/platform/win/virtual/gpu/fast/canvas/canvas-text-space-characters-expected.png ('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 2
3 3
4 Initial 4 Initial
5 5
6 { 6 {
7 "bounds": [785, 623], 7 "bounds": [785, 623],
8 "children": [ 8 "children": [
9 { 9 {
10 "bounds": [785, 623], 10 "bounds": [785, 623],
(...skipping 15 matching lines...) Expand all
26 } 26 }
27 ] 27 ]
28 } 28 }
29 ] 29 ]
30 } 30 }
31 ] 31 ]
32 } 32 }
33 After step 1 33 After step 1
34 34
35 { 35 {
36 "bounds": [785, 1048], 36 "bounds": [785, 1075],
37 "children": [ 37 "children": [
38 { 38 {
39 "bounds": [785, 1048], 39 "bounds": [785, 1075],
40 "contentsOpaque": true, 40 "contentsOpaque": true,
41 "drawsContent": true, 41 "drawsContent": true,
42 "children": [ 42 "children": [
43 { 43 {
44 "position": [18, 10], 44 "position": [18, 10],
45 "bounds": [749, 144], 45 "bounds": [749, 144],
46 "children": [ 46 "children": [
47 { 47 {
48 "position": [20, 20], 48 "position": [20, 20],
49 "bounds": [100, 100] 49 "bounds": [100, 100]
(...skipping 11 matching lines...) Expand all
61 } 61 }
62 ] 62 ]
63 } 63 }
64 ] 64 ]
65 } 65 }
66 ] 66 ]
67 } 67 }
68 After step 2 68 After step 2
69 69
70 { 70 {
71 "bounds": [785, 1562], 71 "bounds": [785, 1622],
72 "children": [ 72 "children": [
73 { 73 {
74 "bounds": [785, 1562], 74 "bounds": [785, 1622],
75 "contentsOpaque": true, 75 "contentsOpaque": true,
76 "drawsContent": true, 76 "drawsContent": true,
77 "children": [ 77 "children": [
78 { 78 {
79 "position": [18, 10], 79 "position": [18, 10],
80 "bounds": [749, 144], 80 "bounds": [749, 144],
81 "children": [ 81 "children": [
82 { 82 {
83 "position": [20, 20], 83 "position": [20, 20],
84 "bounds": [100, 100] 84 "bounds": [100, 100]
(...skipping 20 matching lines...) Expand all
105 "position": [24, 24], 105 "position": [24, 24],
106 "bounds": [100, 100] 106 "bounds": [100, 100]
107 } 107 }
108 ] 108 ]
109 } 109 }
110 ] 110 ]
111 } 111 }
112 ] 112 ]
113 } 113 }
114 114
OLDNEW
« no previous file with comments | « LayoutTests/platform/win/virtual/gpu/fast/canvas/canvas-text-space-characters-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698