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

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

Issue 1316553002: Auto-rebaseline for r201002 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 [83, 268, 26, 76], 9 [83, 268, 26, 76],
10 [79, 268, 30, 76], 10 [79, 268, 30, 76],
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 "RootInlineBox", 43 "RootInlineBox",
44 "InlineTextBox 'Lorem'", 44 "InlineTextBox 'Lorem'",
45 "RootInlineBox", 45 "RootInlineBox",
46 "InlineTextBox 'sit amet'", 46 "InlineTextBox 'sit amet'",
47 "RootInlineBox", 47 "RootInlineBox",
48 "InlineTextBox 'Lorem'", 48 "InlineTextBox 'Lorem'",
49 "RootInlineBox", 49 "RootInlineBox",
50 "InlineTextBox 'sit amet'", 50 "InlineTextBox 'sit amet'",
51 "RootInlineBox", 51 "RootInlineBox",
52 "InlineTextBox 'ipsum dolor'", 52 "InlineTextBox 'ipsum dolor'",
53 "LayoutTableCell TD",
54 "LayoutTableCell TD",
55 "LayoutTableCell TD",
56 "LayoutTableCell TD",
57 "LayoutTableCell TD",
58 "LayoutTableCell TD",
53 "LayoutTable TABLE id='t'", 59 "LayoutTable TABLE id='t'",
60 "LayoutTableCell TD",
54 "LayoutTable TABLE", 61 "LayoutTable TABLE",
55 "LayoutTableCell TD", 62 "LayoutTableCell TD",
56 "LayoutTableCell TD", 63 "LayoutTableCell TD",
57 "LayoutTableCell TD", 64 "LayoutTableCell TD",
58 "LayoutTableCell TD", 65 "LayoutTableCell TD",
59 "LayoutTableCell TD", 66 "LayoutTableCell TD",
60 "LayoutTableSection TBODY", 67 "LayoutTableSection TBODY",
61 "LayoutTableCell TD", 68 "LayoutTableCell TD",
62 "LayoutTableCell TD", 69 "LayoutTableCell TD",
70 "LayoutTableCell TD",
63 "LayoutTable TABLE", 71 "LayoutTable TABLE",
64 "LayoutTableCell TD", 72 "LayoutTableCell TD",
65 "LayoutTableCell TD", 73 "LayoutTableCell TD",
66 "LayoutTableCell TD", 74 "LayoutTableCell TD",
67 "LayoutTableCell TD", 75 "LayoutTableCell TD",
68 "LayoutTableCell TD", 76 "LayoutTableCell TD",
69 "LayoutTableSection TBODY", 77 "LayoutTableSection TBODY",
70 "LayoutTable TABLE", 78 "LayoutTable TABLE",
71 "LayoutTableCell TD", 79 "LayoutTableCell TD",
72 "LayoutTableCell TD id='d3'", 80 "LayoutTableCell TD id='d3'",
73 "LayoutText #text", 81 "LayoutText #text",
74 "InlineTextBox 'ipsum dolor'", 82 "InlineTextBox 'ipsum dolor'",
75 "LayoutTableCell TD" 83 "LayoutTableCell TD"
76 ] 84 ]
77 } 85 }
78 ] 86 ]
79 } 87 }
80 88
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698