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

Side by Side Diff: LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-8-expected.txt

Issue 891973004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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, 368, 66, 16], 9 [246, 404, 66, 18],
10 [178, 320, 146, 16], 10 [178, 350, 146, 18],
11 [127, 320, 146, 16], 11 [127, 350, 146, 18],
12 [65, 368, 304, 32], 12 [65, 386, 303, 36],
13 [65, 352, 303, 32], 13 [65, 368, 304, 18],
14 [65, 336, 304, 16], 14 [14, 422, 355, 54],
15 [14, 384, 355, 48], 15 [14, 404, 355, 72],
16 [14, 368, 355, 64], 16 [14, 404, 355, 36],
17 [14, 336, 355, 48], 17 [14, 368, 355, 54],
18 [14, 336, 336, 16], 18 [14, 368, 336, 18],
19 [14, 323, 48, 64], 19 [14, 353, 48, 64],
20 [8, 80, 418, 352] 20 [8, 80, 418, 396]
21 ] 21 ]
22 } 22 }
23 ] 23 ]
24 } 24 }
25 25
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698