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

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

Issue 1415983002: Auto-rebaseline for r355074 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
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, 78, 18], 11 [23, 297, 77, 18],
12 [23, 211, 35, 18], 12 [23, 211, 35, 18],
13 [23, 125, 77, 18], 13 [23, 125, 77, 18],
14 [22, 316, 87, 28], 14 [22, 316, 87, 28],
15 [22, 316, 61, 28], 15 [22, 316, 61, 28],
16 [22, 296, 87, 20], 16 [22, 296, 87, 20],
17 [22, 296, 61, 20], 17 [22, 296, 61, 20],
18 [22, 268, 87, 28], 18 [22, 268, 87, 28],
19 [22, 268, 61, 28], 19 [22, 268, 61, 28],
20 [22, 210, 96, 20], 20 [22, 210, 96, 20],
21 [22, 144, 87, 28], 21 [22, 144, 87, 28],
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 "LayoutTableCell TD", 79 "LayoutTableCell TD",
80 "LayoutTableCell TD id='d3'", 80 "LayoutTableCell TD id='d3'",
81 "LayoutText #text", 81 "LayoutText #text",
82 "InlineTextBox 'ipsum dolor'", 82 "InlineTextBox 'ipsum dolor'",
83 "LayoutTableCell TD" 83 "LayoutTableCell TD"
84 ] 84 ]
85 } 85 }
86 ] 86 ]
87 } 87 }
88 88
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698