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

Side by Side Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/table-shrink-row-repaint-expected.txt

Issue 1022673013: Auto-rebaseline for r192549 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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": [785, 850], 2 "bounds": [785, 850],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [785, 850], 5 "bounds": [785, 850],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [13, 1002, 16, 19], 9 [13, 1002, 16, 19],
10 [13, 942, 16, 19], 10 [13, 942, 16, 19],
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 [8, 122, 769, 60], 81 [8, 122, 769, 60],
82 [8, 117, 769, 205], 82 [8, 117, 769, 205],
83 [0, 850, 785, 200] 83 [0, 850, 785, 200]
84 ], 84 ],
85 "paintInvalidationClients": [ 85 "paintInvalidationClients": [
86 "LayoutBlockFlow HTML", 86 "LayoutBlockFlow HTML",
87 "LayoutTableCell TD id='resizeMe'", 87 "LayoutTableCell TD id='resizeMe'",
88 "LayoutTableRow TR", 88 "LayoutTableRow TR",
89 "LayoutTableCell TD", 89 "LayoutTableCell TD",
90 "LayoutText #text", 90 "LayoutText #text",
91 "InlineTextBox '2'",
91 "LayoutTableRow TR", 92 "LayoutTableRow TR",
92 "LayoutTableCell TD", 93 "LayoutTableCell TD",
93 "LayoutText #text", 94 "LayoutText #text",
95 "InlineTextBox '3'",
94 "LayoutTableRow TR", 96 "LayoutTableRow TR",
95 "LayoutTableCell TD", 97 "LayoutTableCell TD",
96 "LayoutText #text", 98 "LayoutText #text",
99 "InlineTextBox '4'",
97 "LayoutTableRow TR", 100 "LayoutTableRow TR",
98 "LayoutTableCell TD", 101 "LayoutTableCell TD",
99 "LayoutText #text", 102 "LayoutText #text",
103 "InlineTextBox '5'",
100 "LayoutTableRow TR", 104 "LayoutTableRow TR",
101 "LayoutTableCell TD", 105 "LayoutTableCell TD",
102 "LayoutText #text", 106 "LayoutText #text",
107 "InlineTextBox '6'",
103 "LayoutTableRow TR", 108 "LayoutTableRow TR",
104 "LayoutTableCell TD", 109 "LayoutTableCell TD",
105 "LayoutText #text", 110 "LayoutText #text",
111 "InlineTextBox '7'",
106 "LayoutTableRow TR", 112 "LayoutTableRow TR",
107 "LayoutTableCell TD", 113 "LayoutTableCell TD",
108 "LayoutText #text", 114 "LayoutText #text",
115 "InlineTextBox '8'",
109 "LayoutTableRow TR", 116 "LayoutTableRow TR",
110 "LayoutTableCell TD", 117 "LayoutTableCell TD",
111 "LayoutText #text", 118 "LayoutText #text",
119 "InlineTextBox '9'",
112 "LayoutTableRow TR", 120 "LayoutTableRow TR",
113 "LayoutTableCell TD", 121 "LayoutTableCell TD",
114 "LayoutText #text", 122 "LayoutText #text",
123 "InlineTextBox '10'",
115 "LayoutTableRow TR", 124 "LayoutTableRow TR",
116 "LayoutTableCell TD", 125 "LayoutTableCell TD",
117 "LayoutText #text", 126 "LayoutText #text",
127 "InlineTextBox '11'",
118 "LayoutTableRow TR", 128 "LayoutTableRow TR",
119 "LayoutTableCell TD", 129 "LayoutTableCell TD",
120 "LayoutText #text", 130 "LayoutText #text",
131 "InlineTextBox '12'",
121 "LayoutTableRow TR", 132 "LayoutTableRow TR",
122 "LayoutTableCell TD", 133 "LayoutTableCell TD",
123 "LayoutText #text" 134 "LayoutText #text",
135 "InlineTextBox '13'"
124 ] 136 ]
125 } 137 }
126 ] 138 ]
127 } 139 }
128 140
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698