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

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

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

Powered by Google App Engine
This is Rietveld 408576698