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

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

Issue 1185423002: Enable slimming paint for fast/repaint (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove old expectations 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
(Empty)
1 {
2 "bounds": [785, 850],
3 "children": [
4 {
5 "bounds": [785, 850],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [13, 1002, 16, 19],
10 [13, 942, 16, 19],
11 [13, 882, 16, 19],
12 [13, 822, 16, 19],
13 [13, 802, 16, 19],
14 [13, 762, 8, 19],
15 [13, 742, 16, 19],
16 [13, 702, 8, 19],
17 [13, 682, 16, 19],
18 [13, 642, 8, 19],
19 [13, 622, 16, 19],
20 [13, 582, 8, 19],
21 [13, 562, 8, 19],
22 [13, 522, 8, 19],
23 [13, 502, 8, 19],
24 [13, 462, 8, 19],
25 [13, 442, 8, 19],
26 [13, 402, 8, 19],
27 [13, 382, 8, 19],
28 [13, 342, 8, 19],
29 [13, 322, 8, 19],
30 [13, 262, 8, 19],
31 [13, 202, 8, 19],
32 [13, 142, 8, 19],
33 [8, 982, 769, 60],
34 [8, 982, 769, 60],
35 [8, 922, 769, 60],
36 [8, 922, 769, 60],
37 [8, 862, 769, 60],
38 [8, 862, 769, 60],
39 [8, 802, 769, 60],
40 [8, 802, 769, 60],
41 [8, 782, 769, 60],
42 [8, 782, 769, 60],
43 [8, 742, 769, 60],
44 [8, 742, 769, 60],
45 [8, 722, 769, 60],
46 [8, 722, 769, 60],
47 [8, 682, 769, 60],
48 [8, 682, 769, 60],
49 [8, 662, 769, 60],
50 [8, 662, 769, 60],
51 [8, 622, 769, 60],
52 [8, 622, 769, 60],
53 [8, 602, 769, 60],
54 [8, 602, 769, 60],
55 [8, 562, 769, 60],
56 [8, 562, 769, 60],
57 [8, 542, 769, 60],
58 [8, 542, 769, 60],
59 [8, 502, 769, 60],
60 [8, 502, 769, 60],
61 [8, 482, 769, 60],
62 [8, 482, 769, 60],
63 [8, 442, 769, 60],
64 [8, 442, 769, 60],
65 [8, 422, 769, 60],
66 [8, 422, 769, 60],
67 [8, 382, 769, 60],
68 [8, 382, 769, 60],
69 [8, 362, 769, 60],
70 [8, 362, 769, 60],
71 [8, 322, 769, 60],
72 [8, 322, 769, 60],
73 [8, 302, 769, 60],
74 [8, 302, 769, 60],
75 [8, 242, 769, 60],
76 [8, 242, 769, 60],
77 [8, 182, 769, 60],
78 [8, 182, 769, 60],
79 [8, 122, 769, 200],
80 [8, 122, 769, 60],
81 [8, 122, 769, 60],
82 [8, 117, 769, 205],
83 [0, 850, 785, 200],
84 [0, 0, 785, 1050],
85 [0, 0, 785, 850]
86 ],
87 "paintInvalidationClients": [
88 "LayoutView #document",
89 "LayoutBlockFlow HTML",
90 "LayoutTableCell TD id='resizeMe'",
91 "LayoutTableRow TR",
92 "LayoutTableCell TD",
93 "LayoutText #text",
94 "InlineTextBox '2'",
95 "LayoutTableRow TR",
96 "LayoutTableCell TD",
97 "LayoutText #text",
98 "InlineTextBox '3'",
99 "LayoutTableRow TR",
100 "LayoutTableCell TD",
101 "LayoutText #text",
102 "InlineTextBox '4'",
103 "LayoutTableRow TR",
104 "LayoutTableCell TD",
105 "LayoutText #text",
106 "InlineTextBox '5'",
107 "LayoutTableRow TR",
108 "LayoutTableCell TD",
109 "LayoutText #text",
110 "InlineTextBox '6'",
111 "LayoutTableRow TR",
112 "LayoutTableCell TD",
113 "LayoutText #text",
114 "InlineTextBox '7'",
115 "LayoutTableRow TR",
116 "LayoutTableCell TD",
117 "LayoutText #text",
118 "InlineTextBox '8'",
119 "LayoutTableRow TR",
120 "LayoutTableCell TD",
121 "LayoutText #text",
122 "InlineTextBox '9'",
123 "LayoutTableRow TR",
124 "LayoutTableCell TD",
125 "LayoutText #text",
126 "InlineTextBox '10'",
127 "LayoutTableRow TR",
128 "LayoutTableCell TD",
129 "LayoutText #text",
130 "InlineTextBox '11'",
131 "LayoutTableRow TR",
132 "LayoutTableCell TD",
133 "LayoutText #text",
134 "InlineTextBox '12'",
135 "LayoutTableRow TR",
136 "LayoutTableCell TD",
137 "LayoutText #text",
138 "InlineTextBox '13'"
139 ]
140 }
141 ]
142 }
143
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698