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

Side by Side Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/inline-outline-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": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [94, 153, 3, 45],
10 [43, 174, 3, 22],
11 [8, 156, 86, 39],
12 [8, 156, 83, 39],
13 [5, 153, 103, 45]
14 ],
15 "paintInvalidationClients": [
16 "InlineTextBox 'Lorem ipsum'",
17 "InlineTextBox ' '",
18 "InlineFlowBox",
19 "RootInlineBox",
20 "InlineTextBox ''",
21 "InlineFlowBox",
22 "RootInlineBox",
23 "LayoutText #text",
24 "InlineTextBox 'Lorem ipsum'",
25 "InlineTextBox ' '",
26 "InlineFlowBox",
27 "RootInlineBox",
28 "InlineTextBox 'dolor sit amet'",
29 "InlineFlowBox",
30 "RootInlineBox",
31 "InlineTextBox 'Lorem ipsum'",
32 "InlineTextBox ' '",
33 "InlineFlowBox",
34 "RootInlineBox",
35 "InlineTextBox ''",
36 "InlineFlowBox",
37 "RootInlineBox",
38 "InlineTextBox 'Lorem ipsum'",
39 "InlineTextBox ' '",
40 "InlineFlowBox",
41 "RootInlineBox",
42 "InlineTextBox ''",
43 "InlineFlowBox",
44 "RootInlineBox",
45 "InlineTextBox 'Lorem ipsum'",
46 "InlineTextBox ' '",
47 "InlineFlowBox",
48 "RootInlineBox",
49 "InlineTextBox ''",
50 "InlineFlowBox",
51 "RootInlineBox",
52 "InlineTextBox 'Lorem ipsum'",
53 "InlineTextBox ' '",
54 "InlineFlowBox",
55 "RootInlineBox",
56 "InlineTextBox ''",
57 "InlineFlowBox",
58 "RootInlineBox",
59 "InlineTextBox 'Lorem ipsum'",
60 "InlineTextBox ' '",
61 "InlineFlowBox",
62 "RootInlineBox",
63 "InlineTextBox 'dolor sit'",
64 "InlineFlowBox",
65 "RootInlineBox",
66 "InlineTextBox 'Lorem ipsum'",
67 "InlineTextBox ' '",
68 "InlineFlowBox",
69 "RootInlineBox",
70 "InlineTextBox 'dolor sit'",
71 "InlineFlowBox",
72 "RootInlineBox",
73 "InlineTextBox 'Lorem ipsum'",
74 "InlineTextBox ' '",
75 "InlineFlowBox",
76 "RootInlineBox",
77 "InlineTextBox ''",
78 "InlineFlowBox",
79 "RootInlineBox",
80 "InlineTextBox 'Lorem ipsum'",
81 "InlineTextBox ' '",
82 "InlineFlowBox",
83 "RootInlineBox",
84 "InlineTextBox ''",
85 "InlineFlowBox",
86 "RootInlineBox",
87 "InlineTextBox 'Lorem ipsum'",
88 "InlineTextBox ' '",
89 "InlineFlowBox",
90 "RootInlineBox",
91 "InlineTextBox ''",
92 "InlineFlowBox",
93 "RootInlineBox",
94 "InlineTextBox 'Lorem ipsum'",
95 "InlineTextBox ' '",
96 "InlineFlowBox",
97 "RootInlineBox",
98 "InlineTextBox ''",
99 "InlineFlowBox",
100 "RootInlineBox",
101 "InlineTextBox 'Lorem ipsum'",
102 "InlineTextBox ' '",
103 "InlineFlowBox",
104 "RootInlineBox",
105 "InlineTextBox 'dolor'",
106 "InlineFlowBox",
107 "RootInlineBox",
108 "InlineTextBox 'Lorem ipsum'",
109 "InlineTextBox ' '",
110 "InlineFlowBox",
111 "RootInlineBox",
112 "InlineTextBox 'dolor'",
113 "InlineFlowBox",
114 "RootInlineBox",
115 "LayoutBlockFlow DIV",
116 "LayoutInline SPAN id='test'",
117 "InlineFlowBox",
118 "InlineFlowBox",
119 "LayoutText #text",
120 "InlineTextBox 'Lorem ipsum'",
121 "InlineTextBox ' '",
122 "InlineTextBox 'dolor\u00A0'",
123 "LayoutBlockFlow DIV"
124 ]
125 }
126 ]
127 }
128
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698