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

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

Issue 452923007: Auto-rebaseline for r179857 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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 [76, 316, 27, 24], 9 [76, 316, 27, 24],
10 [76, 296, 27, 20], 10 [76, 296, 27, 20],
(...skipping 17 matching lines...) Expand all
28 [22, 96, 85, 28], 28 [22, 96, 85, 28],
29 [22, 96, 58, 28], 29 [22, 96, 58, 28],
30 [12, 186, 100, 68], 30 [12, 186, 100, 68],
31 [12, 100, 91, 68], 31 [12, 100, 91, 68],
32 [12, 100, 64, 68], 32 [12, 100, 64, 68],
33 [8, 268, 99, 76], 33 [8, 268, 99, 76],
34 [8, 268, 72, 76], 34 [8, 268, 72, 76],
35 [8, 182, 108, 76], 35 [8, 182, 108, 76],
36 [8, 96, 99, 76], 36 [8, 96, 99, 76],
37 [8, 96, 72, 76], 37 [8, 96, 72, 76],
38 [8, 10, 95, 76],
39 [8, 10, 95, 76] 38 [8, 10, 95, 76]
40 ] 39 ]
41 } 40 }
42 ] 41 ]
43 } 42 }
44 43
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698