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

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

Issue 687733005: Auto-rebaseline for r184549 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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 [372, 374, 48, 80], 9 [372, 374, 48, 80],
10 [372, 371, 48, 80], 10 [372, 371, 48, 80],
11 [178, 353, 146, 17],
12 [178, 350, 146, 17],
13 [65, 389, 303, 35],
14 [65, 386, 303, 35],
15 [65, 371, 304, 17],
16 [65, 368, 304, 17],
17 [14, 479, 406, 89],
18 [14, 476, 406, 89],
19 [14, 425, 355, 53],
20 [14, 422, 355, 53],
11 [14, 407, 355, 35], 21 [14, 407, 355, 35],
22 [14, 407, 355, 35],
23 [14, 404, 355, 35],
12 [14, 404, 355, 35], 24 [14, 404, 355, 35],
13 [14, 356, 48, 64], 25 [14, 356, 48, 64],
14 [14, 353, 48, 64], 26 [14, 353, 48, 64],
27 [14, 245, 406, 125],
28 [14, 242, 406, 125],
29 [14, 190, 406, 72],
30 [14, 188, 406, 71],
15 [14, 188, 45, 20], 31 [14, 188, 45, 20],
32 [14, 188, 45, 20],
33 [14, 188, 40, 17],
16 [14, 188, 40, 17], 34 [14, 188, 40, 17],
17 [8, 572, 418, 3], 35 [8, 572, 418, 3],
18 [8, 569, 418, 6], 36 [8, 569, 418, 6],
19 [8, 170, 418, 398] 37 [8, 170, 418, 398]
20 ] 38 ]
21 } 39 }
22 ] 40 ]
23 } 41 }
24 42
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698