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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-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": [200, 300], 2 "bounds": [200, 300],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [200, 300], 5 "bounds": [200, 300],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutBlockFlow HTML",
11 "rect": [0, 0, 200, 8],
12 "reason": "forced by layout"
13 },
14 {
15 "object": "LayoutView #document", 10 "object": "LayoutView #document",
16 "rect": [0, 0, 200, 300], 11 "rect": [0, 0, 200, 300],
17 "reason": "full" 12 "reason": "full"
18 }, 13 },
19 { 14 {
20 "object": "LayoutView #document", 15 "object": "LayoutView #document",
21 "rect": [0, 200, 200, 100], 16 "rect": [0, 200, 200, 100],
22 "reason": "incremental" 17 "reason": "incremental"
18 },
19 {
20 "object": "LayoutBlockFlow HTML",
21 "rect": [0, 0, 200, 8],
22 "reason": "forced by layout"
23 } 23 }
24 ] 24 ]
25 } 25 }
26 ] 26 ]
27 } 27 }
28 { 28 {
29 "bounds": [300, 300], 29 "bounds": [300, 300],
30 "children": [ 30 "children": [
31 { 31 {
32 "bounds": [300, 300], 32 "bounds": [300, 300],
33 "contentsOpaque": true, 33 "contentsOpaque": true,
34 "drawsContent": true, 34 "drawsContent": true,
35 "paintInvalidations": [ 35 "paintInvalidations": [
36 { 36 {
37 "object": "LayoutBlockFlow BODY", 37 "object": "LayoutView #document",
38 "rect": [0, 0, 0, 0], 38 "rect": [0, 0, 300, 300],
39 "reason": "became visible" 39 "reason": "full"
40 }, 40 },
41 { 41 {
42 "object": "LayoutBlockFlow HTML", 42 "object": "LayoutBlockFlow HTML",
43 "rect": [0, 0, 300, 8], 43 "rect": [0, 0, 300, 8],
44 "reason": "forced by layout" 44 "reason": "forced by layout"
45 }, 45 },
46 { 46 {
47 "object": "LayoutView #document", 47 "object": "LayoutView #document",
48 "rect": [0, 0, 300, 300],
49 "reason": "full"
50 },
51 {
52 "object": "LayoutView #document",
53 "rect": [200, 0, 100, 300], 48 "rect": [200, 0, 100, 300],
54 "reason": "incremental" 49 "reason": "incremental"
50 },
51 {
52 "object": "LayoutBlockFlow BODY",
53 "reason": "became visible"
55 } 54 }
56 ] 55 ]
57 } 56 }
58 ] 57 ]
59 } 58 }
60 { 59 {
61 "bounds": [300, 250], 60 "bounds": [300, 250],
62 "children": [ 61 "children": [
63 { 62 {
64 "bounds": [300, 250], 63 "bounds": [300, 250],
65 "contentsOpaque": true, 64 "contentsOpaque": true,
66 "drawsContent": true, 65 "drawsContent": true,
67 "paintInvalidations": [ 66 "paintInvalidations": [
68 { 67 {
69 "object": "LayoutBlockFlow HTML",
70 "rect": [0, 0, 300, 8],
71 "reason": "forced by layout"
72 },
73 {
74 "object": "LayoutView #document", 68 "object": "LayoutView #document",
75 "rect": [0, 0, 300, 250], 69 "rect": [0, 0, 300, 250],
76 "reason": "full" 70 "reason": "full"
77 }, 71 },
78 { 72 {
79 "object": "LayoutView #document", 73 "object": "LayoutView #document",
80 "rect": [0, 250, 300, 50], 74 "rect": [0, 250, 300, 50],
81 "reason": "incremental" 75 "reason": "incremental"
76 },
77 {
78 "object": "LayoutBlockFlow HTML",
79 "rect": [0, 0, 300, 8],
80 "reason": "forced by layout"
82 } 81 }
83 ] 82 ]
84 } 83 }
85 ] 84 ]
86 } 85 }
87 { 86 {
88 "bounds": [250, 250], 87 "bounds": [250, 250],
89 "children": [ 88 "children": [
90 { 89 {
91 "bounds": [250, 250], 90 "bounds": [250, 250],
92 "contentsOpaque": true, 91 "contentsOpaque": true,
93 "drawsContent": true, 92 "drawsContent": true,
94 "paintInvalidations": [ 93 "paintInvalidations": [
95 { 94 {
96 "object": "LayoutBlockFlow BODY",
97 "rect": [0, 0, 0, 0],
98 "reason": "became visible"
99 },
100 {
101 "object": "LayoutBlockFlow HTML", 95 "object": "LayoutBlockFlow HTML",
102 "rect": [0, 0, 300, 8], 96 "rect": [0, 0, 300, 8],
103 "reason": "forced by layout" 97 "reason": "forced by layout"
104 }, 98 },
105 { 99 {
106 "object": "LayoutView #document", 100 "object": "LayoutView #document",
107 "rect": [0, 0, 250, 250], 101 "rect": [0, 0, 250, 250],
108 "reason": "full" 102 "reason": "full"
109 }, 103 },
110 { 104 {
111 "object": "LayoutView #document", 105 "object": "LayoutView #document",
112 "rect": [250, 0, 50, 250], 106 "rect": [250, 0, 50, 250],
113 "reason": "incremental" 107 "reason": "incremental"
108 },
109 {
110 "object": "LayoutBlockFlow BODY",
111 "reason": "became visible"
114 } 112 }
115 ] 113 ]
116 } 114 }
117 ] 115 ]
118 } 116 }
119 117
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698