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

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

Issue 346473004: Auto-rebaseline for r176700 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 [83, 268, 26, 76], 9 [83, 268, 26, 76],
10 [79, 316, 26, 24], 10 [79, 316, 26, 24],
11 [79, 296, 26, 20], 11 [79, 296, 26, 20],
12 [79, 272, 26, 68], 12 [79, 272, 26, 68],
13 [79, 272, 26, 24], 13 [79, 272, 26, 24],
14 [79, 268, 4, 76],
14 [79, 144, 26, 24], 15 [79, 144, 26, 24],
15 [79, 124, 26, 20], 16 [79, 124, 26, 20],
16 [79, 100, 26, 24], 17 [79, 100, 26, 24],
17 [22, 316, 87, 28], 18 [22, 316, 87, 28],
18 [22, 316, 61, 28], 19 [22, 316, 61, 28],
19 [22, 296, 87, 20], 20 [22, 296, 87, 20],
20 [22, 296, 61, 20], 21 [22, 296, 61, 20],
21 [22, 268, 87, 28], 22 [22, 268, 87, 28],
22 [22, 268, 61, 28], 23 [22, 268, 61, 28],
23 [22, 210, 96, 20], 24 [22, 210, 96, 20],
(...skipping 10 matching lines...) Expand all
34 [8, 182, 110, 76], 35 [8, 182, 110, 76],
35 [8, 96, 101, 76], 36 [8, 96, 101, 76],
36 [8, 96, 75, 76], 37 [8, 96, 75, 76],
37 [8, 10, 97, 76], 38 [8, 10, 97, 76],
38 [8, 10, 97, 76] 39 [8, 10, 97, 76]
39 ] 40 ]
40 } 41 }
41 ] 42 ]
42 } 43 }
43 44
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698