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

Side by Side Diff: LayoutTests/platform/mac/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, 848],
3 "children": [
4 {
5 "bounds": [785, 848],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [13, 1001, 16, 18],
10 [13, 941, 16, 18],
11 [13, 881, 16, 18],
12 [13, 821, 16, 18],
13 [13, 801, 16, 18],
14 [13, 761, 8, 18],
15 [13, 741, 16, 18],
16 [13, 701, 8, 18],
17 [13, 681, 16, 18],
18 [13, 641, 8, 18],
19 [13, 621, 16, 18],
20 [13, 581, 8, 18],
21 [13, 561, 8, 18],
22 [13, 521, 8, 18],
23 [13, 501, 8, 18],
24 [13, 461, 8, 18],
25 [13, 441, 8, 18],
26 [13, 401, 8, 18],
27 [13, 381, 8, 18],
28 [13, 341, 8, 18],
29 [13, 321, 8, 18],
30 [13, 261, 8, 18],
31 [13, 201, 8, 18],
32 [13, 141, 8, 18],
33 [8, 980, 769, 60],
34 [8, 980, 769, 60],
35 [8, 920, 769, 60],
36 [8, 920, 769, 60],
37 [8, 860, 769, 60],
38 [8, 860, 769, 60],
39 [8, 800, 769, 60],
40 [8, 800, 769, 60],
41 [8, 780, 769, 60],
42 [8, 780, 769, 60],
43 [8, 740, 769, 60],
44 [8, 740, 769, 60],
45 [8, 720, 769, 60],
46 [8, 720, 769, 60],
47 [8, 680, 769, 60],
48 [8, 680, 769, 60],
49 [8, 660, 769, 60],
50 [8, 660, 769, 60],
51 [8, 620, 769, 60],
52 [8, 620, 769, 60],
53 [8, 600, 769, 60],
54 [8, 600, 769, 60],
55 [8, 560, 769, 60],
56 [8, 560, 769, 60],
57 [8, 540, 769, 60],
58 [8, 540, 769, 60],
59 [8, 500, 769, 60],
60 [8, 500, 769, 60],
61 [8, 480, 769, 60],
62 [8, 480, 769, 60],
63 [8, 440, 769, 60],
64 [8, 440, 769, 60],
65 [8, 420, 769, 60],
66 [8, 420, 769, 60],
67 [8, 380, 769, 60],
68 [8, 380, 769, 60],
69 [8, 360, 769, 60],
70 [8, 360, 769, 60],
71 [8, 320, 769, 60],
72 [8, 320, 769, 60],
73 [8, 300, 769, 60],
74 [8, 300, 769, 60],
75 [8, 240, 769, 60],
76 [8, 240, 769, 60],
77 [8, 180, 769, 60],
78 [8, 180, 769, 60],
79 [8, 120, 769, 200],
80 [8, 120, 769, 60],
81 [8, 120, 769, 60],
82 [8, 115, 769, 205],
83 [0, 848, 785, 200],
84 [0, 0, 785, 1048],
85 [0, 0, 785, 848]
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