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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/table-collapsed-border-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": [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, 268, 30, 76], 10 [79, 268, 30, 76],
11 [23, 297, 77, 17],
12 [23, 211, 34, 17],
13 [23, 125, 77, 17],
11 [22, 316, 87, 28], 14 [22, 316, 87, 28],
12 [22, 316, 61, 28], 15 [22, 316, 61, 28],
13 [22, 296, 87, 20], 16 [22, 296, 87, 20],
14 [22, 296, 61, 20], 17 [22, 296, 61, 20],
15 [22, 268, 87, 28], 18 [22, 268, 87, 28],
16 [22, 268, 61, 28], 19 [22, 268, 61, 28],
17 [22, 210, 96, 20], 20 [22, 210, 96, 20],
18 [22, 144, 87, 28], 21 [22, 144, 87, 28],
19 [22, 144, 61, 28], 22 [22, 144, 61, 28],
20 [22, 124, 87, 20], 23 [22, 124, 87, 20],
21 [22, 96, 87, 28], 24 [22, 96, 87, 28],
22 [22, 96, 61, 28], 25 [22, 96, 61, 28],
23 [12, 186, 102, 68], 26 [12, 186, 102, 68],
24 [12, 100, 93, 68], 27 [12, 100, 93, 68],
25 [12, 100, 67, 68], 28 [12, 100, 67, 68],
26 [8, 182, 110, 76], 29 [8, 182, 110, 76],
27 [8, 96, 101, 76], 30 [8, 96, 101, 76],
28 [8, 96, 75, 76], 31 [8, 96, 75, 76],
29 [8, 10, 97, 76] 32 [8, 10, 97, 76]
30 ] 33 ]
31 } 34 }
32 ] 35 ]
33 } 36 }
34 37
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698