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

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

Issue 1544763002: Auto-rebaseline for r366396 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 12 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],
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 "LayoutTable TABLE id='t'", 59 "LayoutTable TABLE id='t'",
60 "LayoutTableCell TD", 60 "LayoutTableCell TD",
61 "LayoutTable TABLE", 61 "LayoutTable TABLE",
62 "LayoutTableCell TD", 62 "LayoutTableCell TD",
63 "LayoutTableCell TD", 63 "LayoutTableCell TD",
64 "LayoutTableCell TD", 64 "LayoutTableCell TD",
65 "LayoutTableCell TD", 65 "LayoutTableCell TD",
66 "LayoutTableCell TD", 66 "LayoutTableCell TD",
67 "LayoutTableSection TBODY", 67 "LayoutTableSection TBODY",
68 "LayoutTableCell TD", 68 "LayoutTableCell TD",
69 "RootInlineBox",
69 "LayoutTableCell TD", 70 "LayoutTableCell TD",
71 "RootInlineBox",
70 "LayoutTableCell TD", 72 "LayoutTableCell TD",
71 "LayoutTable TABLE", 73 "LayoutTable TABLE",
72 "LayoutTableCell TD", 74 "LayoutTableCell TD",
73 "LayoutTableCell TD", 75 "LayoutTableCell TD",
74 "LayoutTableCell TD", 76 "LayoutTableCell TD",
75 "LayoutTableCell TD", 77 "LayoutTableCell TD",
76 "LayoutTableCell TD", 78 "LayoutTableCell TD",
77 "LayoutTableSection TBODY", 79 "LayoutTableSection TBODY",
78 "LayoutTable TABLE", 80 "LayoutTable TABLE",
79 "LayoutTableCell TD", 81 "LayoutTableCell TD",
82 "RootInlineBox",
80 "LayoutTableCell TD id='d3'", 83 "LayoutTableCell TD id='d3'",
84 "RootInlineBox",
81 "LayoutText #text", 85 "LayoutText #text",
82 "InlineTextBox 'ipsum dolor'", 86 "InlineTextBox 'ipsum dolor'",
83 "LayoutTableCell TD" 87 "LayoutTableCell TD",
88 "RootInlineBox"
84 ] 89 ]
85 } 90 }
86 ] 91 ]
87 } 92 }
88 93
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698