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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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, at'",
21 "rect": [0, 0, 0, 0],
22 "reason": "incremental"
23 },
24 {
25 "object": "InlineTextBox ' eleifend'",
26 "rect": [0, 0, 0, 0],
27 "reason": "full"
28 },
29 {
30 "object": "InlineTextBox 'Integer sollicitudin nisi ut urna'",
31 "rect": [0, 0, 0, 0],
32 "reason": "incremental"
33 },
34 {
35 "object": "InlineTextBox 'augue '",
36 "rect": [0, 0, 0, 0],
37 "reason": "full"
38 },
39 {
40 "object": "InlineTextBox 'blandit convallis.'",
41 "rect": [0, 0, 0, 0],
42 "reason": "incremental"
43 },
44 {
45 "object": "InlineTextBox 'enim in scelerisque convallis,'",
46 "rect": [0, 0, 0, 0],
47 "reason": "full"
48 },
49 {
50 "object": "InlineTextBox 'lacus, at sagittis eros leo pulvinar'",
51 "rect": [0, 0, 0, 0],
52 "reason": "full"
53 },
54 {
55 "object": "InlineTextBox 'purus'",
56 "rect": [0, 0, 0, 0],
57 "reason": "full"
58 },
59 {
60 "object": "InlineTextBox 'purus'",
61 "rect": [0, 0, 0, 0],
62 "reason": "bounds change"
63 },
64 {
65 "object": "InlineTextBox 'sagittis eros leo pulvinar velit.'",
66 "rect": [0, 0, 0, 0],
67 "reason": "incremental"
68 },
69 {
70 "object": "InlineTextBox 'urna blandit convallis.'",
71 "rect": [0, 0, 0, 0],
72 "reason": "full"
73 },
74 {
75 "object": "InlineTextBox 'velit. Integer sollicitudin nisi ut'",
76 "rect": [0, 0, 0, 0],
77 "reason": "full"
78 },
79 {
80 "object": "LayoutBlockFlow DIV", 10 "object": "LayoutBlockFlow DIV",
81 "rect": [8, 92, 200, 109], 11 "rect": [8, 92, 200, 109],
82 "reason": "invalidate paint rectangle" 12 "reason": "invalidate paint rectangle"
83 }, 13 },
84 { 14 {
85 "object": "LayoutInline SPAN id='t'", 15 "object": "LayoutInline SPAN id='t'",
86 "rect": [77, 122, 33, 19], 16 "rect": [47, 92, 33, 49],
87 "reason": "style change" 17 "reason": "style change"
88 }, 18 },
89 { 19 {
90 "object": "LayoutInline SPAN id='t'", 20 "object": "LayoutInline SPAN id='t'",
91 "rect": [47, 92, 33, 49], 21 "rect": [77, 122, 33, 19],
92 "reason": "style change" 22 "reason": "style change"
93 }, 23 },
94 { 24 {
95 "object": "LayoutText #text", 25 "object": "LayoutText #text",
96 "rect": [77, 122, 33, 19], 26 "rect": [77, 122, 33, 19],
97 "reason": "bounds change" 27 "reason": "bounds change"
98 }, 28 },
99 { 29 {
100 "object": "LayoutText #text", 30 "object": "LayoutText #text",
101 "rect": [47, 122, 33, 19], 31 "rect": [47, 122, 33, 19],
102 "reason": "bounds change" 32 "reason": "bounds change"
103 }, 33 },
104 { 34 {
105 "object": "LayoutText #text", 35 "object": "LayoutText #text",
106 "rect": [184, 122, 20, 79], 36 "rect": [184, 122, 20, 79],
107 "reason": "incremental" 37 "reason": "incremental"
108 }, 38 },
109 { 39 {
110 "object": "RootInlineBox", 40 "object": "InlineFlowBox",
111 "rect": [0, 0, 0, 0], 41 "reason": "full"
42 },
43 {
44 "object": "InlineFlowBox",
45 "reason": "style change"
46 },
47 {
48 "object": "InlineTextBox ' eleifend lacus, at'",
49 "reason": "incremental"
50 },
51 {
52 "object": "InlineTextBox ' eleifend'",
53 "reason": "full"
54 },
55 {
56 "object": "InlineTextBox 'Integer sollicitudin nisi ut urna'",
57 "reason": "incremental"
58 },
59 {
60 "object": "InlineTextBox 'augue '",
61 "reason": "full"
62 },
63 {
64 "object": "InlineTextBox 'blandit convallis.'",
65 "reason": "incremental"
66 },
67 {
68 "object": "InlineTextBox 'enim in scelerisque convallis,'",
69 "reason": "full"
70 },
71 {
72 "object": "InlineTextBox 'lacus, at sagittis eros leo pulvinar'",
73 "reason": "full"
74 },
75 {
76 "object": "InlineTextBox 'purus'",
77 "reason": "full"
78 },
79 {
80 "object": "InlineTextBox 'purus'",
81 "reason": "bounds change"
82 },
83 {
84 "object": "InlineTextBox 'sagittis eros leo pulvinar velit.'",
85 "reason": "incremental"
86 },
87 {
88 "object": "InlineTextBox 'urna blandit convallis.'",
89 "reason": "full"
90 },
91 {
92 "object": "InlineTextBox 'velit. Integer sollicitudin nisi ut'",
112 "reason": "full" 93 "reason": "full"
113 }, 94 },
114 { 95 {
115 "object": "RootInlineBox", 96 "object": "RootInlineBox",
116 "rect": [0, 0, 0, 0],
117 "reason": "full" 97 "reason": "full"
118 }, 98 },
119 { 99 {
120 "object": "RootInlineBox", 100 "object": "RootInlineBox",
121 "rect": [0, 0, 0, 0],
122 "reason": "full" 101 "reason": "full"
123 }, 102 },
124 { 103 {
125 "object": "RootInlineBox", 104 "object": "RootInlineBox",
126 "rect": [0, 0, 0, 0],
127 "reason": "full" 105 "reason": "full"
128 }, 106 },
129 { 107 {
130 "object": "RootInlineBox", 108 "object": "RootInlineBox",
131 "rect": [0, 0, 0, 0], 109 "reason": "full"
110 },
111 {
112 "object": "RootInlineBox",
132 "reason": "full" 113 "reason": "full"
133 } 114 }
134 ] 115 ]
135 } 116 }
136 ] 117 ]
137 } 118 }
138 119
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698