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

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

Issue 1181023003: Auto-rebaseline for r196973 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 [8, 302, 769, 60], 73 [8, 302, 769, 60],
74 [8, 302, 769, 60], 74 [8, 302, 769, 60],
75 [8, 242, 769, 60], 75 [8, 242, 769, 60],
76 [8, 242, 769, 60], 76 [8, 242, 769, 60],
77 [8, 182, 769, 60], 77 [8, 182, 769, 60],
78 [8, 182, 769, 60], 78 [8, 182, 769, 60],
79 [8, 122, 769, 200], 79 [8, 122, 769, 200],
80 [8, 122, 769, 60], 80 [8, 122, 769, 60],
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, 0, 785, 1050], 84 [0, 0, 785, 1050],
84 [0, 0, 785, 850] 85 [0, 0, 785, 850]
85 ], 86 ],
86 "paintInvalidationClients": [ 87 "paintInvalidationClients": [
88 "LayoutView #document",
87 "LayoutBlockFlow HTML", 89 "LayoutBlockFlow HTML",
88 "LayoutTableCell TD id='resizeMe'", 90 "LayoutTableCell TD id='resizeMe'",
89 "LayoutTableRow TR", 91 "LayoutTableRow TR",
90 "LayoutTableCell TD", 92 "LayoutTableCell TD",
91 "LayoutText #text", 93 "LayoutText #text",
92 "InlineTextBox '2'", 94 "InlineTextBox '2'",
93 "LayoutTableRow TR", 95 "LayoutTableRow TR",
94 "LayoutTableCell TD", 96 "LayoutTableCell TD",
95 "LayoutText #text", 97 "LayoutText #text",
96 "InlineTextBox '3'", 98 "InlineTextBox '3'",
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 "InlineTextBox '12'", 134 "InlineTextBox '12'",
133 "LayoutTableRow TR", 135 "LayoutTableRow TR",
134 "LayoutTableCell TD", 136 "LayoutTableCell TD",
135 "LayoutText #text", 137 "LayoutText #text",
136 "InlineTextBox '13'" 138 "InlineTextBox '13'"
137 ] 139 ]
138 } 140 }
139 ] 141 ]
140 } 142 }
141 143
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698