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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-5699-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", 10 "object": "LayoutBlockFlow P",
11 "rect": [0, 0, 0, 0], 11 "rect": [8, 136, 784, 67],
12 "reason": "style change" 12 "reason": "invalidate paint rectangle"
13 },
14 {
15 "object": "InlineTextBox '\n'",
16 "rect": [0, 0, 0, 0],
17 "reason": "full"
18 },
19 {
20 "object": "InlineTextBox '\n'",
21 "rect": [0, 0, 0, 0],
22 "reason": "bounds change"
23 },
24 {
25 "object": "InlineTextBox '\n'",
26 "rect": [0, 0, 0, 0],
27 "reason": "bounds change"
28 },
29 {
30 "object": "InlineTextBox ''",
31 "rect": [0, 0, 0, 0],
32 "reason": "full"
33 },
34 {
35 "object": "InlineTextBox 'Hello'",
36 "rect": [0, 0, 0, 0],
37 "reason": "bounds change"
38 },
39 {
40 "object": "InlineTextBox '\u00A0'",
41 "rect": [0, 0, 0, 0],
42 "reason": "style change"
43 },
44 {
45 "object": "LayoutBR BR",
46 "rect": [0, 0, 0, 0],
47 "reason": "bounds change"
48 },
49 {
50 "object": "LayoutBR BR",
51 "rect": [0, 0, 0, 0],
52 "reason": "bounds change"
53 }, 13 },
54 { 14 {
55 "object": "LayoutBlockFlow P", 15 "object": "LayoutBlockFlow P",
56 "rect": [8, 176, 784, 28], 16 "rect": [8, 176, 784, 28],
57 "reason": "incremental" 17 "reason": "incremental"
58 }, 18 },
59 { 19 {
60 "object": "LayoutBlockFlow P", 20 "object": "LayoutText #text",
61 "rect": [8, 136, 784, 67], 21 "rect": [8, 184, 32, 19],
62 "reason": "invalidate paint rectangle" 22 "reason": "bounds change"
23 },
24 {
25 "object": "LayoutText #text",
26 "rect": [8, 156, 32, 19],
27 "reason": "bounds change"
63 }, 28 },
64 { 29 {
65 "object": "LayoutInline SPAN id='d'", 30 "object": "LayoutInline SPAN id='d'",
66 "rect": [8, 150, 4, 19], 31 "rect": [8, 150, 4, 19],
67 "reason": "style change" 32 "reason": "style change"
68 }, 33 },
69 { 34 {
70 "object": "LayoutText #text", 35 "object": "LayoutText #text",
36 "rect": [8, 150, 4, 19],
37 "reason": "style change"
38 },
39 {
40 "object": "LayoutText #text",
71 "rect": [8, 136, 4, 19], 41 "rect": [8, 136, 4, 19],
72 "reason": "style change" 42 "reason": "style change"
73 }, 43 },
74 { 44 {
75 "object": "LayoutText #text", 45 "object": "InlineFlowBox",
76 "rect": [8, 150, 4, 19],
77 "reason": "style change" 46 "reason": "style change"
78 }, 47 },
79 { 48 {
80 "object": "LayoutText #text", 49 "object": "InlineTextBox '\n'",
81 "rect": [8, 156, 32, 19], 50 "reason": "full"
51 },
52 {
53 "object": "InlineTextBox '\n'",
82 "reason": "bounds change" 54 "reason": "bounds change"
83 }, 55 },
84 { 56 {
85 "object": "LayoutText #text", 57 "object": "InlineTextBox '\n'",
86 "rect": [8, 184, 32, 19], 58 "reason": "bounds change"
59 },
60 {
61 "object": "InlineTextBox ''",
62 "reason": "full"
63 },
64 {
65 "object": "InlineTextBox 'Hello'",
66 "reason": "bounds change"
67 },
68 {
69 "object": "InlineTextBox '\u00A0'",
70 "reason": "style change"
71 },
72 {
73 "object": "LayoutBR BR",
74 "reason": "bounds change"
75 },
76 {
77 "object": "LayoutBR BR",
87 "reason": "bounds change" 78 "reason": "bounds change"
88 }, 79 },
89 { 80 {
90 "object": "RootInlineBox", 81 "object": "RootInlineBox",
91 "rect": [0, 0, 0, 0],
92 "reason": "full" 82 "reason": "full"
93 }, 83 },
94 { 84 {
95 "object": "RootInlineBox", 85 "object": "RootInlineBox",
96 "rect": [0, 0, 0, 0],
97 "reason": "full" 86 "reason": "full"
98 } 87 }
99 ] 88 ]
100 } 89 }
101 ] 90 ]
102 } 91 }
103 92
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698