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

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

Issue 984813004: Auto-rebaseline for r191480 (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 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 ],
84 "paintInvalidationClients": [
85 "LayoutTableCell TD id='resizeMe'",
86 "LayoutTableRow TR",
87 "LayoutTableCell TD",
88 "LayoutText #text",
89 "LayoutTableRow TR",
90 "LayoutTableCell TD",
91 "LayoutText #text",
92 "LayoutTableRow TR",
93 "LayoutTableCell TD",
94 "LayoutText #text",
95 "LayoutTableRow TR",
96 "LayoutTableCell TD",
97 "LayoutText #text",
98 "LayoutTableRow TR",
99 "LayoutTableCell TD",
100 "LayoutText #text",
101 "LayoutTableRow TR",
102 "LayoutTableCell TD",
103 "LayoutText #text",
104 "LayoutTableRow TR",
105 "LayoutTableCell TD",
106 "LayoutText #text",
107 "LayoutTableRow TR",
108 "LayoutTableCell TD",
109 "LayoutText #text",
110 "LayoutTableRow TR",
111 "LayoutTableCell TD",
112 "LayoutText #text",
113 "LayoutTableRow TR",
114 "LayoutTableCell TD",
115 "LayoutText #text",
116 "LayoutTableRow TR",
117 "LayoutTableCell TD",
118 "LayoutText #text",
119 "LayoutTableRow TR",
120 "LayoutTableCell TD",
121 "LayoutText #text"
83 ] 122 ]
84 } 123 }
85 ] 124 ]
86 } 125 }
87 126
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698