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

Side by Side Diff: LayoutTests/platform/mac/fast/repaint/table-shrink-row-repaint-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": [785, 846], 2 "bounds": [785, 846],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [785, 846], 5 "bounds": [785, 846],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [13, 1000, 16, 16],
10 [13, 940, 16, 16],
11 [13, 880, 16, 16],
12 [13, 820, 16, 16],
13 [13, 800, 16, 16],
14 [13, 760, 8, 16],
15 [13, 740, 16, 16],
16 [13, 700, 8, 16],
17 [13, 680, 16, 16],
18 [13, 640, 8, 16],
19 [13, 620, 16, 16],
20 [13, 580, 8, 16],
21 [13, 560, 8, 16],
22 [13, 520, 8, 16],
23 [13, 500, 8, 16],
24 [13, 460, 8, 16],
25 [13, 440, 8, 16],
26 [13, 400, 8, 16],
27 [13, 380, 8, 16],
28 [13, 340, 8, 16],
29 [13, 320, 8, 16],
30 [13, 260, 8, 16],
31 [13, 200, 8, 16],
32 [13, 140, 8, 16],
9 [8, 978, 769, 60], 33 [8, 978, 769, 60],
10 [8, 978, 769, 60], 34 [8, 978, 769, 60],
11 [8, 918, 769, 60], 35 [8, 918, 769, 60],
12 [8, 918, 769, 60], 36 [8, 918, 769, 60],
13 [8, 858, 769, 60], 37 [8, 858, 769, 60],
14 [8, 858, 769, 60], 38 [8, 858, 769, 60],
15 [8, 798, 769, 60], 39 [8, 798, 769, 60],
16 [8, 798, 769, 60], 40 [8, 798, 769, 60],
17 [8, 778, 769, 60], 41 [8, 778, 769, 60],
18 [8, 778, 769, 60], 42 [8, 778, 769, 60],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 [8, 178, 769, 60], 78 [8, 178, 769, 60],
55 [8, 118, 769, 60], 79 [8, 118, 769, 60],
56 [8, 118, 769, 60], 80 [8, 118, 769, 60],
57 [8, 108, 769, 210], 81 [8, 108, 769, 210],
58 [8, 108, 769, 10] 82 [8, 108, 769, 10]
59 ] 83 ]
60 } 84 }
61 ] 85 ]
62 } 86 }
63 87
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698