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

Side by Side Diff: LayoutTests/platform/linux/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, 850], 2 "bounds": [785, 850],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [785, 850], 5 "bounds": [785, 850],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [13, 1002, 16, 19],
10 [13, 942, 16, 19],
11 [13, 882, 16, 19],
12 [13, 822, 16, 19],
13 [13, 802, 16, 19],
14 [13, 762, 8, 19],
15 [13, 742, 16, 19],
16 [13, 702, 8, 19],
17 [13, 682, 16, 19],
18 [13, 642, 8, 19],
19 [13, 622, 16, 19],
20 [13, 582, 8, 19],
21 [13, 562, 8, 19],
22 [13, 522, 8, 19],
23 [13, 502, 8, 19],
24 [13, 462, 8, 19],
25 [13, 442, 8, 19],
26 [13, 402, 8, 19],
27 [13, 382, 8, 19],
28 [13, 342, 8, 19],
29 [13, 322, 8, 19],
30 [13, 262, 8, 19],
31 [13, 202, 8, 19],
32 [13, 142, 8, 19],
9 [8, 982, 769, 60], 33 [8, 982, 769, 60],
10 [8, 982, 769, 60], 34 [8, 982, 769, 60],
11 [8, 922, 769, 60], 35 [8, 922, 769, 60],
12 [8, 922, 769, 60], 36 [8, 922, 769, 60],
13 [8, 862, 769, 60], 37 [8, 862, 769, 60],
14 [8, 862, 769, 60], 38 [8, 862, 769, 60],
15 [8, 802, 769, 60], 39 [8, 802, 769, 60],
16 [8, 802, 769, 60], 40 [8, 802, 769, 60],
17 [8, 782, 769, 60], 41 [8, 782, 769, 60],
18 [8, 782, 769, 60], 42 [8, 782, 769, 60],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 [8, 182, 769, 60], 78 [8, 182, 769, 60],
55 [8, 122, 769, 60], 79 [8, 122, 769, 60],
56 [8, 122, 769, 60], 80 [8, 122, 769, 60],
57 [8, 112, 769, 210], 81 [8, 112, 769, 210],
58 [8, 112, 769, 10] 82 [8, 112, 769, 10]
59 ] 83 ]
60 } 84 }
61 ] 85 ]
62 } 86 }
63 87
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698