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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/line-flow-with-floats-8-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 [246, 404, 66, 17], 9 [246, 404, 66, 18],
10 [178, 350, 146, 17], 10 [178, 350, 146, 18],
11 [127, 350, 146, 17], 11 [127, 350, 146, 18],
12 [65, 386, 303, 35], 12 [65, 386, 303, 36],
13 [65, 368, 304, 17], 13 [65, 368, 304, 18],
14 [14, 422, 355, 53], 14 [14, 422, 355, 53],
15 [14, 404, 355, 71], 15 [14, 404, 355, 71],
16 [14, 404, 355, 35], 16 [14, 404, 355, 36],
17 [14, 368, 355, 53], 17 [14, 368, 355, 54],
18 [14, 368, 336, 17], 18 [14, 368, 336, 18],
19 [14, 353, 48, 64], 19 [14, 353, 48, 64],
20 [8, 80, 418, 395] 20 [8, 80, 418, 395]
21 ] 21 ]
22 } 22 }
23 ] 23 ]
24 } 24 }
25 25
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698