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

Side by Side Diff: LayoutTests/platform/win/virtual/softwarecompositing/squashing/selection-repaint-with-gaps-expected.txt

Issue 343813005: Auto-rebaseline for r176944 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/compositing/squashing/selection-repaint-with-gaps-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 lorem ipsumlorem ipsumlorem ipsum 1 lorem ipsumlorem ipsumlorem ipsum
2 { 2 {
3 "bounds": [800, 600], 3 "bounds": [800, 600],
4 "children": [ 4 "children": [
5 { 5 {
6 "bounds": [800, 600], 6 "bounds": [800, 600],
7 "contentsOpaque": true, 7 "contentsOpaque": true,
8 "drawsContent": true, 8 "drawsContent": true,
9 "children": [ 9 "children": [
10 { 10 {
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 "bounds": [300, 500] 43 "bounds": [300, 500]
44 }, 44 },
45 { 45 {
46 "position": [15, 35], 46 "position": [15, 35],
47 "bounds": [100, 210], 47 "bounds": [100, 210],
48 "drawsContent": true, 48 "drawsContent": true,
49 "repaintRects": [ 49 "repaintRects": [
50 [37, 160, 3, 17], 50 [37, 160, 3, 17],
51 [37, 80, 3, 35], 51 [37, 80, 3, 35],
52 [0, 160, 40, 35], 52 [0, 160, 40, 35],
53 [0, 115, 100, 15], 53 [0, 80, 100, 50],
54 [0, 80, 40, 35] 54 [0, 80, 40, 35]
55 ] 55 ]
56 } 56 }
57 ] 57 ]
58 } 58 }
59 ] 59 ]
60 } 60 }
61 ] 61 ]
62 } 62 }
63 63
OLDNEW
« no previous file with comments | « LayoutTests/platform/win/compositing/squashing/selection-repaint-with-gaps-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698