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

Side by Side Diff: LayoutTests/platform/mac/fast/repaint/table-collapsed-border-expected.txt

Issue 578643002: Auto-rebaseline for r182069 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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
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 [80, 268, 27, 76], 9 [80, 268, 27, 76],
10 [76, 316, 27, 24], 10 [76, 316, 27, 24],
11 [76, 296, 27, 20], 11 [76, 296, 27, 20],
12 [76, 272, 27, 68], 12 [76, 272, 27, 68],
13 [76, 272, 27, 24], 13 [76, 272, 27, 24],
14 [76, 268, 31, 76], 14 [76, 268, 31, 76],
15 [76, 144, 27, 24], 15 [76, 144, 27, 24],
16 [76, 124, 27, 20], 16 [76, 124, 27, 20],
17 [76, 100, 27, 24], 17 [76, 100, 27, 24],
18 [22, 316, 85, 28], 18 [22, 316, 85, 28],
19 [22, 316, 58, 28], 19 [22, 316, 58, 28],
20 [22, 296, 85, 20], 20 [22, 296, 85, 20],
21 [22, 296, 58, 20], 21 [22, 296, 58, 20],
22 [22, 268, 85, 28], 22 [22, 268, 85, 28],
23 [22, 268, 58, 28], 23 [22, 268, 58, 28],
24 [22, 210, 94, 20], 24 [22, 210, 94, 20],
25 [22, 210, 94, 20],
26 [22, 144, 85, 28], 25 [22, 144, 85, 28],
27 [22, 144, 58, 28], 26 [22, 144, 58, 28],
28 [22, 124, 85, 20], 27 [22, 124, 85, 20],
29 [22, 124, 85, 20],
30 [22, 96, 85, 28], 28 [22, 96, 85, 28],
31 [22, 96, 58, 28], 29 [22, 96, 58, 28],
32 [12, 186, 100, 68], 30 [12, 186, 100, 68],
33 [12, 100, 91, 68], 31 [12, 100, 91, 68],
34 [12, 100, 64, 68], 32 [12, 100, 64, 68],
35 [8, 182, 108, 76], 33 [8, 182, 108, 76],
36 [8, 96, 99, 76], 34 [8, 96, 99, 76],
37 [8, 96, 72, 76], 35 [8, 96, 72, 76],
38 [8, 10, 95, 76] 36 [8, 10, 95, 76]
39 ] 37 ]
40 } 38 }
41 ] 39 ]
42 } 40 }
43 41
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698