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/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-9-expected.txt

Issue 985213003: Auto-rebaseline for r191313 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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
(Empty)
1 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [485, 0, 15, 600],
10 [485, 0, 15, 600],
11 [485, 0, 15, 600],
12 [485, 0, 15, 600],
13 [372, 389, 48, 80],
14 [372, 371, 48, 80],
15 [372, 245, 48, 48],
16 [301, 422, 67, 17],
17 [178, 350, 146, 17],
18 [65, 386, 304, 17],
19 [65, 386, 303, 35],
20 [65, 368, 304, 17],
21 [65, 350, 355, 35],
22 [14, 494, 406, 89],
23 [14, 476, 406, 89],
24 [14, 440, 355, 53],
25 [14, 422, 355, 53],
26 [14, 404, 355, 35],
27 [14, 404, 354, 35],
28 [8, 74, 418, 516],
29 [8, 74, 418, 498],
30 [0, 0, 485, 600],
31 [0, 0, 15, 15],
32 [0, 0, 15, 15]
33 ]
34 }
35 ]
36 }
37
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698