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

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

Issue 1890293002: Manual rebaseline for bug 602483, 602614, 602616, 602618 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml for NeedsManualRebaseline (it was skipped so no baseline generated) Created 4 years, 8 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 "bounds": [800, 600], 2 "bounds": [800, 600],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "InlineFlowBox",
11 "rect": [0, 0, 0, 0],
12 "reason": "full"
13 },
14 {
15 "object": "InlineFlowBox",
16 "rect": [0, 0, 0, 0],
17 "reason": "style change"
18 },
19 {
20 "object": "InlineTextBox ' eleifend lacus,'",
21 "rect": [0, 0, 0, 0],
22 "reason": "full"
23 },
24 {
25 "object": "InlineTextBox ' eleifend'",
26 "rect": [0, 0, 0, 0],
27 "reason": "bounds change"
28 },
29 {
30 "object": "InlineTextBox 'at sagittis eros leo pulvinar'",
31 "rect": [0, 0, 0, 0],
32 "reason": "full"
33 },
34 {
35 "object": "InlineTextBox 'augue'",
36 "rect": [0, 0, 0, 0],
37 "reason": "full"
38 },
39 {
40 "object": "InlineTextBox 'convallis,\n'",
41 "rect": [0, 0, 0, 0],
42 "reason": "full"
43 },
44 {
45 "object": "InlineTextBox 'convallis.'",
46 "rect": [0, 0, 0, 0],
47 "reason": "bounds change"
48 },
49 {
50 "object": "InlineTextBox 'lacus, at sagittis eros leo'",
51 "rect": [0, 0, 0, 0],
52 "reason": "bounds change"
53 },
54 {
55 "object": "InlineTextBox 'pulvinar velit. Integer'",
56 "rect": [0, 0, 0, 0],
57 "reason": "bounds change"
58 },
59 {
60 "object": "InlineTextBox 'purus'",
61 "rect": [0, 0, 0, 0],
62 "reason": "full"
63 },
64 {
65 "object": "InlineTextBox 'purus'",
66 "rect": [0, 0, 0, 0],
67 "reason": "bounds change"
68 },
69 {
70 "object": "InlineTextBox 'sollicitudin nisi ut urna blandit'",
71 "rect": [0, 0, 0, 0],
72 "reason": "bounds change"
73 },
74 {
75 "object": "InlineTextBox 'ut urna blandit convallis.'",
76 "rect": [0, 0, 0, 0],
77 "reason": "full"
78 },
79 {
80 "object": "InlineTextBox 'velit. Integer sollicitudin nisi'",
81 "rect": [0, 0, 0, 0],
82 "reason": "full"
83 },
84 {
85 "object": "LayoutBlockFlow BODY", 10 "object": "LayoutBlockFlow BODY",
86 "rect": [7, 16, 785, 262], 11 "rect": [7, 16, 785, 262],
87 "reason": "bounds change" 12 "reason": "bounds change"
88 }, 13 },
89 { 14 {
90 "object": "LayoutBlockFlow DIV", 15 "object": "LayoutBlockFlow DIV",
91 "rect": [7, 78, 201, 200], 16 "rect": [7, 78, 201, 200],
92 "reason": "bounds change" 17 "reason": "bounds change"
93 }, 18 },
94 { 19 {
95 "object": "LayoutInline SPAN id='t'", 20 "object": "LayoutText #text",
96 "rect": [37, 132, 37, 18], 21 "rect": [7, 114, 201, 89],
97 "reason": "style change" 22 "reason": "bounds change"
98 }, 23 },
99 { 24 {
100 "object": "LayoutInline SPAN id='t'", 25 "object": "LayoutInline SPAN id='t'",
101 "rect": [115, 84, 37, 48], 26 "rect": [115, 84, 37, 48],
102 "reason": "style change" 27 "reason": "style change"
103 }, 28 },
104 { 29 {
105 "object": "LayoutText #text", 30 "object": "LayoutText #text",
31 "rect": [115, 114, 37, 18],
32 "reason": "bounds change"
33 },
34 {
35 "object": "LayoutInline SPAN id='t'",
36 "rect": [37, 132, 37, 18],
37 "reason": "style change"
38 },
39 {
40 "object": "LayoutText #text",
106 "rect": [37, 132, 37, 18], 41 "rect": [37, 132, 37, 18],
107 "reason": "bounds change" 42 "reason": "bounds change"
108 }, 43 },
109 { 44 {
110 "object": "LayoutText #text", 45 "object": "InlineFlowBox",
111 "rect": [115, 114, 37, 18], 46 "reason": "full"
47 },
48 {
49 "object": "InlineFlowBox",
50 "reason": "style change"
51 },
52 {
53 "object": "InlineTextBox ' eleifend lacus,'",
54 "reason": "full"
55 },
56 {
57 "object": "InlineTextBox ' eleifend'",
112 "reason": "bounds change" 58 "reason": "bounds change"
113 }, 59 },
114 { 60 {
115 "object": "LayoutText #text", 61 "object": "InlineTextBox 'at sagittis eros leo pulvinar'",
116 "rect": [7, 114, 201, 89], 62 "reason": "full"
63 },
64 {
65 "object": "InlineTextBox 'augue'",
66 "reason": "full"
67 },
68 {
69 "object": "InlineTextBox 'convallis,\n'",
70 "reason": "full"
71 },
72 {
73 "object": "InlineTextBox 'convallis.'",
117 "reason": "bounds change" 74 "reason": "bounds change"
118 }, 75 },
119 { 76 {
120 "object": "RootInlineBox", 77 "object": "InlineTextBox 'lacus, at sagittis eros leo'",
121 "rect": [0, 0, 0, 0], 78 "reason": "bounds change"
79 },
80 {
81 "object": "InlineTextBox 'pulvinar velit. Integer'",
82 "reason": "bounds change"
83 },
84 {
85 "object": "InlineTextBox 'purus'",
86 "reason": "full"
87 },
88 {
89 "object": "InlineTextBox 'purus'",
90 "reason": "bounds change"
91 },
92 {
93 "object": "InlineTextBox 'sollicitudin nisi ut urna blandit'",
94 "reason": "bounds change"
95 },
96 {
97 "object": "InlineTextBox 'ut urna blandit convallis.'",
98 "reason": "full"
99 },
100 {
101 "object": "InlineTextBox 'velit. Integer sollicitudin nisi'",
122 "reason": "full" 102 "reason": "full"
123 }, 103 },
124 { 104 {
125 "object": "RootInlineBox", 105 "object": "RootInlineBox",
126 "rect": [0, 0, 0, 0],
127 "reason": "full" 106 "reason": "full"
128 }, 107 },
129 { 108 {
130 "object": "RootInlineBox", 109 "object": "RootInlineBox",
131 "rect": [0, 0, 0, 0],
132 "reason": "full" 110 "reason": "full"
133 }, 111 },
134 { 112 {
135 "object": "RootInlineBox", 113 "object": "RootInlineBox",
136 "rect": [0, 0, 0, 0],
137 "reason": "full" 114 "reason": "full"
138 }, 115 },
139 { 116 {
140 "object": "RootInlineBox", 117 "object": "RootInlineBox",
141 "rect": [0, 0, 0, 0],
142 "reason": "full" 118 "reason": "full"
143 }, 119 },
144 { 120 {
145 "object": "RootInlineBox", 121 "object": "RootInlineBox",
146 "rect": [0, 0, 0, 0], 122 "reason": "full"
123 },
124 {
125 "object": "RootInlineBox",
147 "reason": "full" 126 "reason": "full"
148 } 127 }
149 ] 128 ]
150 } 129 }
151 ] 130 ]
152 } 131 }
153 132
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698