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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-overflow-expected.txt

Issue 2108503002: Auto-rebaseline for r402292 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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
OLDNEW
1 { 1 {
2 "name": "Content Root Layer", 2 "name": "Content Root Layer",
3 "bounds": [800, 600], 3 "bounds": [800, 600],
4 "children": [ 4 "children": [
5 { 5 {
6 "name": "LayoutView #document", 6 "name": "LayoutView #document",
7 "bounds": [800, 600], 7 "bounds": [800, 600],
8 "contentsOpaque": true, 8 "contentsOpaque": true,
9 "drawsContent": true, 9 "drawsContent": true,
10 "paintInvalidations": [ 10 "paintInvalidations": [
11 { 11 {
12 "object": "LayoutBlockFlow DIV", 12 "object": "LayoutText #text",
13 "rect": [8, 84, 200, 120], 13 "rect": [8, 114, 200, 90],
14 "reason": "invalidate paint rectangle" 14 "reason": "forced by layout"
15 }, 15 },
16 { 16 {
17 "object": "LayoutText #text", 17 "object": "LayoutText #text",
18 "rect": [8, 114, 200, 90], 18 "rect": [8, 78, 198, 54],
19 "reason": "bounds change" 19 "reason": "forced by layout"
20 }, 20 },
21 { 21 {
22 "object": "LayoutInline SPAN id='t'", 22 "object": "LayoutInline SPAN id='t'",
23 "rect": [115, 84, 37, 48], 23 "rect": [115, 84, 37, 48],
24 "reason": "style change" 24 "reason": "style change"
25 }, 25 },
26 { 26 {
27 "object": "LayoutText #text", 27 "object": "LayoutText #text",
28 "rect": [115, 114, 37, 18], 28 "rect": [115, 114, 37, 18],
29 "reason": "bounds change" 29 "reason": "forced by layout"
30 }, 30 },
31 { 31 {
32 "object": "LayoutInline SPAN id='t'", 32 "object": "LayoutInline SPAN id='t'",
33 "rect": [38, 132, 36, 18], 33 "rect": [38, 132, 36, 18],
34 "reason": "style change" 34 "reason": "style change"
35 }, 35 },
36 { 36 {
37 "object": "LayoutText #text", 37 "object": "LayoutText #text",
38 "rect": [38, 132, 36, 18], 38 "rect": [38, 132, 36, 18],
39 "reason": "bounds change" 39 "reason": "forced by layout"
40 } 40 }
41 ] 41 ]
42 } 42 }
43 ], 43 ],
44 "objectPaintInvalidations": [ 44 "objectPaintInvalidations": [
45 { 45 {
46 "object": "InlineTextBox 'convallis,\n'", 46 "object": "LayoutText #text",
47 "reason": "full" 47 "reason": "forced by layout"
48 }, 48 },
49 { 49 {
50 "object": "InlineTextBox 'augue'", 50 "object": "InlineTextBox 'Cras faucibus. Nunc'",
51 "reason": "full" 51 "reason": "forced by layout"
52 }, 52 },
53 { 53 {
54 "object": "RootInlineBox", 54 "object": "InlineTextBox 'adipiscing, enim in scelerisque'",
55 "reason": "full" 55 "reason": "forced by layout"
56 }, 56 },
57 { 57 {
58 "object": "InlineTextBox 'purus'", 58 "object": "InlineTextBox 'convallis,\n'",
59 "reason": "full" 59 "reason": "forced by layout"
60 }, 60 },
61 { 61 {
62 "object": "InlineFlowBox", 62 "object": "InlineTextBox 'augue '",
63 "reason": "full" 63 "reason": "forced by layout"
64 },
65 {
66 "object": "InlineTextBox ' eleifend lacus,'",
67 "reason": "full"
68 },
69 {
70 "object": "RootInlineBox",
71 "reason": "full"
72 },
73 {
74 "object": "InlineTextBox 'at sagittis eros leo pulvinar'",
75 "reason": "full"
76 },
77 {
78 "object": "RootInlineBox",
79 "reason": "full"
80 },
81 {
82 "object": "InlineTextBox 'velit. Integer sollicitudin nisi'",
83 "reason": "full"
84 },
85 {
86 "object": "RootInlineBox",
87 "reason": "full"
88 },
89 {
90 "object": "InlineTextBox 'ut urna blandit convallis.'",
91 "reason": "full"
92 },
93 {
94 "object": "RootInlineBox",
95 "reason": "full"
96 },
97 {
98 "object": "LayoutBlockFlow DIV",
99 "reason": "invalidate paint rectangle"
100 }, 64 },
101 { 65 {
102 "object": "LayoutInline SPAN id='t'", 66 "object": "LayoutInline SPAN id='t'",
103 "reason": "style change" 67 "reason": "style change"
104 }, 68 },
105 { 69 {
106 "object": "InlineFlowBox", 70 "object": "InlineFlowBox",
107 "reason": "style change" 71 "reason": "style change"
108 }, 72 },
109 { 73 {
110 "object": "LayoutText #text", 74 "object": "LayoutText #text",
111 "reason": "bounds change" 75 "reason": "forced by layout"
112 }, 76 },
113 { 77 {
114 "object": "InlineTextBox 'purus'", 78 "object": "InlineTextBox 'purus'",
115 "reason": "bounds change" 79 "reason": "forced by layout"
116 }, 80 },
117 { 81 {
118 "object": "LayoutText #text", 82 "object": "LayoutText #text",
119 "reason": "bounds change" 83 "reason": "forced by layout"
120 }, 84 },
121 { 85 {
122 "object": "InlineTextBox ' eleifend'", 86 "object": "InlineTextBox ' eleifend'",
123 "reason": "bounds change" 87 "reason": "forced by layout"
124 }, 88 },
125 { 89 {
126 "object": "InlineTextBox 'lacus, at sagittis eros leo'", 90 "object": "InlineTextBox 'lacus, at sagittis eros leo'",
127 "reason": "bounds change" 91 "reason": "forced by layout"
128 }, 92 },
129 { 93 {
130 "object": "InlineTextBox 'pulvinar velit. Integer'", 94 "object": "InlineTextBox 'pulvinar velit. Integer'",
131 "reason": "bounds change" 95 "reason": "forced by layout"
132 }, 96 },
133 { 97 {
134 "object": "InlineTextBox 'sollicitudin nisi ut urna blandit'", 98 "object": "InlineTextBox 'sollicitudin nisi ut urna blandit'",
135 "reason": "bounds change" 99 "reason": "forced by layout"
136 }, 100 },
137 { 101 {
138 "object": "InlineTextBox 'convallis.'", 102 "object": "InlineTextBox 'convallis.'",
139 "reason": "bounds change" 103 "reason": "forced by layout"
140 } 104 }
141 ] 105 ]
142 } 106 }
143 107
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698