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

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

Issue 1971493002: Auto-rebaseline for r392652 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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": "LayoutBlockFlow (floating) DIV id='container'",
11 "rect": [88, 84, 520, 100],
12 "reason": "bounds change"
13 },
14 {
15 "object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer '",
16 "rect": [348, 84, 260, 100],
17 "reason": "bounds change"
18 },
19 {
20 "object": "LayoutBlockFlow (floating) DIV id='node' class='outer'",
21 "rect": [348, 84, 260, 100],
22 "reason": "layoutObject removal"
23 },
24 {
25 "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='ke ep_inner' class='inner'",
26 "rect": [348, 84, 260, 100],
27 "reason": "bounds change"
28 },
29 {
30 "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='to _remove_inner' class='inner'",
31 "rect": [348, 84, 260, 100],
32 "reason": "layoutObject removal"
33 },
34 {
35 "object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer '",
36 "rect": [88, 84, 260, 100],
37 "reason": "bounds change"
38 },
39 {
40 "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='ke ep_inner' class='inner'",
41 "rect": [88, 84, 260, 100],
42 "reason": "bounds change"
43 },
44 {
45 "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'",
46 "rect": [348, 84, 100, 100],
47 "reason": "bounds change"
48 },
49 {
50 "object": "LayoutBlockFlow DIV id='keep' class='item'", 10 "object": "LayoutBlockFlow DIV id='keep' class='item'",
51 "rect": [348, 84, 100, 100], 11 "rect": [348, 84, 100, 100],
52 "reason": "bounds change" 12 "reason": "bounds change"
53 }, 13 },
54 { 14 {
55 "object": "LayoutBlockFlow DIV id='to_remove' class='item'", 15 "object": "LayoutBlockFlow DIV id='to_remove' class='item'",
56 "rect": [348, 84, 100, 100], 16 "rect": [348, 84, 100, 100],
57 "reason": "layoutObject removal" 17 "reason": "layoutObject removal"
58 }, 18 },
59 { 19 {
60 "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'",
61 "rect": [88, 84, 100, 100],
62 "reason": "bounds change"
63 },
64 {
65 "object": "LayoutBlockFlow DIV id='keep' class='item'", 20 "object": "LayoutBlockFlow DIV id='keep' class='item'",
66 "rect": [88, 84, 100, 100], 21 "rect": [88, 84, 100, 100],
67 "reason": "bounds change" 22 "reason": "bounds change"
68 }, 23 },
69 { 24 {
70 "object": "LayoutText #text", 25 "object": "LayoutText #text",
71 "rect": [348, 84, 4, 18], 26 "rect": [348, 84, 4, 18],
72 "reason": "bounds change" 27 "reason": "bounds change"
73 }, 28 },
74 { 29 {
75 "object": "LayoutText #text", 30 "object": "LayoutText #text",
76 "rect": [348, 84, 4, 18], 31 "rect": [348, 84, 4, 18],
77 "reason": "layoutObject removal" 32 "reason": "layoutObject removal"
78 }, 33 },
79 { 34 {
80 "object": "LayoutText #text", 35 "object": "LayoutText #text",
81 "rect": [88, 84, 4, 18], 36 "rect": [88, 84, 4, 18],
82 "reason": "bounds change" 37 "reason": "bounds change"
83 }, 38 },
84 { 39 {
85 "object": "InlineTextBox '\u00A0'", 40 "object": "InlineTextBox '\u00A0'",
86 "reason": "full" 41 "reason": "full"
87 }, 42 },
88 { 43 {
89 "object": "InlineTextBox '\u00A0'", 44 "object": "InlineTextBox '\u00A0'",
90 "reason": "bounds change" 45 "reason": "bounds change"
91 }, 46 },
92 { 47 {
48 "object": "LayoutBlockFlow (floating) DIV id='container'",
49 "reason": "bounds change"
50 },
51 {
52 "object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer '",
53 "reason": "bounds change"
54 },
55 {
56 "object": "LayoutBlockFlow (floating) DIV id='node' class='outer'",
57 "reason": "layoutObject removal"
58 },
59 {
60 "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'",
61 "reason": "bounds change"
62 },
63 {
64 "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='ke ep_inner' class='inner'",
65 "reason": "bounds change"
66 },
67 {
68 "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='to _remove_inner' class='inner'",
69 "reason": "layoutObject removal"
70 },
71 {
93 "object": "RootInlineBox", 72 "object": "RootInlineBox",
94 "reason": "full" 73 "reason": "full"
95 }, 74 },
96 { 75 {
97 "object": "RootInlineBox", 76 "object": "RootInlineBox",
98 "reason": "full" 77 "reason": "full"
99 } 78 }
100 ] 79 ]
101 } 80 }
102 ] 81 ]
103 } 82 }
104 83
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698