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/crbug-371640-expected.txt

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

Powered by Google App Engine
This is Rietveld 408576698