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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-after-delete-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": "InlineTextBox '\n'",
11 "rect": [0, 0, 0, 0],
12 "reason": "full"
13 },
14 {
15 "object": "InlineTextBox '\n'",
16 "rect": [0, 0, 0, 0],
17 "reason": "bounds change"
18 },
19 {
20 "object": "InlineTextBox ' '",
21 "rect": [0, 0, 0, 0],
22 "reason": "full"
23 },
24 {
25 "object": "InlineTextBox ' '",
26 "rect": [0, 0, 0, 0],
27 "reason": "full"
28 },
29 {
30 "object": "InlineTextBox ' '",
31 "rect": [0, 0, 0, 0],
32 "reason": "full"
33 },
34 {
35 "object": "InlineTextBox ' '",
36 "rect": [0, 0, 0, 0],
37 "reason": "full"
38 },
39 {
40 "object": "InlineTextBox 'hello world hello world'",
41 "rect": [0, 0, 0, 0],
42 "reason": "full"
43 },
44 {
45 "object": "InlineTextBox 'hello world hello world'",
46 "rect": [0, 0, 0, 0],
47 "reason": "full"
48 },
49 {
50 "object": "InlineTextBox 'hello world hello world'",
51 "rect": [0, 0, 0, 0],
52 "reason": "full"
53 },
54 {
55 "object": "InlineTextBox 'hello world hello world'",
56 "rect": [0, 0, 0, 0],
57 "reason": "full"
58 },
59 {
60 "object": "InlineTextBox 'hello'",
61 "rect": [0, 0, 0, 0],
62 "reason": "full"
63 },
64 {
65 "object": "LayoutBR BR",
66 "rect": [0, 0, 0, 0],
67 "reason": "bounds change"
68 },
69 {
70 "object": "LayoutBlockFlow DIV id='test'", 10 "object": "LayoutBlockFlow DIV id='test'",
71 "rect": [38, 100, 152, 80], 11 "rect": [38, 79, 152, 99],
72 "reason": "incremental" 12 "reason": "invalidate paint rectangle"
73 }, 13 },
74 { 14 {
75 "object": "LayoutBlockFlow DIV id='test'", 15 "object": "LayoutBlockFlow DIV id='test'",
76 "rect": [38, 99, 152, 81], 16 "rect": [38, 99, 152, 81],
77 "reason": "incremental" 17 "reason": "incremental"
78 }, 18 },
79 { 19 {
80 "object": "LayoutBlockFlow DIV id='test'", 20 "object": "LayoutBlockFlow DIV id='test'",
81 "rect": [38, 79, 152, 99], 21 "rect": [38, 100, 152, 80],
82 "reason": "invalidate paint rectangle" 22 "reason": "incremental"
23 },
24 {
25 "object": "LayoutText #text",
26 "rect": [39, 79, 142, 99],
27 "reason": "layoutObject removal"
83 }, 28 },
84 { 29 {
85 "object": "LayoutBlockFlow DIV id='test'", 30 "object": "LayoutBlockFlow DIV id='test'",
86 "rect": [38, 78, 3, 21], 31 "rect": [38, 78, 3, 21],
87 "reason": "invalidate paint rectangle" 32 "reason": "invalidate paint rectangle"
88 }, 33 },
89 { 34 {
90 "object": "LayoutText #text", 35 "object": "InlineTextBox '\n'",
91 "rect": [39, 79, 142, 99], 36 "reason": "full"
92 "reason": "layoutObject removal" 37 },
38 {
39 "object": "InlineTextBox '\n'",
40 "reason": "bounds change"
41 },
42 {
43 "object": "InlineTextBox ' '",
44 "reason": "full"
45 },
46 {
47 "object": "InlineTextBox ' '",
48 "reason": "full"
49 },
50 {
51 "object": "InlineTextBox ' '",
52 "reason": "full"
53 },
54 {
55 "object": "InlineTextBox ' '",
56 "reason": "full"
57 },
58 {
59 "object": "InlineTextBox 'hello world hello world'",
60 "reason": "full"
61 },
62 {
63 "object": "InlineTextBox 'hello world hello world'",
64 "reason": "full"
65 },
66 {
67 "object": "InlineTextBox 'hello world hello world'",
68 "reason": "full"
69 },
70 {
71 "object": "InlineTextBox 'hello world hello world'",
72 "reason": "full"
73 },
74 {
75 "object": "InlineTextBox 'hello'",
76 "reason": "full"
77 },
78 {
79 "object": "LayoutBR BR",
80 "reason": "bounds change"
93 }, 81 },
94 { 82 {
95 "object": "RootInlineBox", 83 "object": "RootInlineBox",
96 "rect": [0, 0, 0, 0],
97 "reason": "full" 84 "reason": "full"
98 }, 85 },
99 { 86 {
100 "object": "RootInlineBox", 87 "object": "RootInlineBox",
101 "rect": [0, 0, 0, 0],
102 "reason": "full" 88 "reason": "full"
103 }, 89 },
104 { 90 {
105 "object": "RootInlineBox", 91 "object": "RootInlineBox",
106 "rect": [0, 0, 0, 0],
107 "reason": "full" 92 "reason": "full"
108 }, 93 },
109 { 94 {
110 "object": "RootInlineBox", 95 "object": "RootInlineBox",
111 "rect": [0, 0, 0, 0],
112 "reason": "full" 96 "reason": "full"
113 }, 97 },
114 { 98 {
115 "object": "RootInlineBox", 99 "object": "RootInlineBox",
116 "rect": [0, 0, 0, 0],
117 "reason": "full" 100 "reason": "full"
118 }, 101 },
119 { 102 {
120 "object": "RootInlineBox", 103 "object": "RootInlineBox",
121 "rect": [0, 0, 0, 0],
122 "reason": "full" 104 "reason": "full"
123 } 105 }
124 ] 106 ]
125 } 107 }
126 ] 108 ]
127 } 109 }
128 110
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698