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

Side by Side Diff: LayoutTests/platform/android/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt

Issue 1322243004: Auto-rebaseline for r201644 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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
OLDNEW
1 10.5px,12.5px,10.5px: 1 10.5px,12.5px,10.5px:
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 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
102 "repaintRects": [ 102 "repaintRects": [
103 [13, 0, 12, 12], 103 [13, 0, 12, 12],
104 [11, 0, 12, 12] 104 [11, 0, 12, 12]
105 ] 105 ]
106 } 106 }
107 ] 107 ]
108 } 108 }
109 ] 109 ]
110 } 110 }
111 111
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698