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

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

Issue 803843003: Auto-rebaseline for r187332 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 [178, 320, 146, 16], 9 [178, 320, 146, 16],
10 [162, 320, 146, 16], 10 [162, 320, 146, 16],
11 [65, 368, 304, 32], 11 [65, 368, 304, 32],
12 [65, 368, 304, 32],
13 [65, 352, 303, 32], 12 [65, 352, 303, 32],
14 [65, 336, 304, 16], 13 [65, 336, 304, 16],
15 [49, 368, 320, 32], 14 [49, 368, 320, 32],
16 [49, 368, 320, 32],
17 [49, 336, 320, 48], 15 [49, 336, 320, 48],
18 [49, 336, 301, 16], 16 [49, 336, 301, 16],
19 [46, 323, 16, 64], 17 [46, 323, 16, 64],
20 [8, 320, 418, 80] 18 [8, 320, 418, 80]
21 ] 19 ]
22 } 20 }
23 ] 21 ]
24 } 22 }
25 23
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698