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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt

Issue 1175433002: Auto-rebaseline for r196730 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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
OLDNEW
1 { 1 {
2 "bounds": [800, 600], 2 "bounds": [800, 600],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [116, 84, 36, 47], 9 [114, 114, 38, 18],
10 [115, 114, 37, 17], 10 [114, 84, 38, 48],
11 [38, 132, 36, 17], 11 [37, 132, 37, 18],
12 [38, 132, 36, 17], 12 [37, 132, 37, 18],
13 [8, 132, 192, 71], 13 [8, 132, 192, 71],
14 [8, 114, 200, 89], 14 [8, 78, 200, 200],
15 [8, 84, 200, 119] 15 [8, 16, 784, 262],
16 [7, 114, 202, 89],
17 [7, 78, 202, 200],
18 [7, 16, 785, 262]
16 ] 19 ]
17 } 20 }
18 ] 21 ]
19 } 22 }
20 23
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698