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

Side by Side Diff: LayoutTests/platform/mac/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, 250, 26, 70], 9 [83, 250, 26, 70],
10 [79, 250, 30, 70], 10 [79, 250, 30, 70],
11 [23, 277, 77, 16],
12 [23, 197, 34, 16],
13 [23, 117, 77, 16],
11 [22, 294, 87, 26], 14 [22, 294, 87, 26],
12 [22, 294, 61, 26], 15 [22, 294, 61, 26],
13 [22, 276, 87, 18], 16 [22, 276, 87, 18],
14 [22, 276, 61, 18], 17 [22, 276, 61, 18],
15 [22, 250, 87, 26], 18 [22, 250, 87, 26],
16 [22, 250, 61, 26], 19 [22, 250, 61, 26],
17 [22, 196, 96, 18], 20 [22, 196, 96, 18],
18 [22, 134, 87, 26], 21 [22, 134, 87, 26],
19 [22, 134, 61, 26], 22 [22, 134, 61, 26],
20 [22, 116, 87, 18], 23 [22, 116, 87, 18],
21 [22, 90, 87, 26], 24 [22, 90, 87, 26],
22 [22, 90, 61, 26], 25 [22, 90, 61, 26],
23 [12, 174, 102, 62], 26 [12, 174, 102, 62],
24 [12, 94, 93, 62], 27 [12, 94, 93, 62],
25 [12, 94, 67, 62], 28 [12, 94, 67, 62],
26 [8, 170, 110, 70], 29 [8, 170, 110, 70],
27 [8, 90, 101, 70], 30 [8, 90, 101, 70],
28 [8, 90, 75, 70], 31 [8, 90, 75, 70],
29 [8, 10, 97, 70] 32 [8, 10, 97, 70]
30 ] 33 ]
31 } 34 }
32 ] 35 ]
33 } 36 }
34 37
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698