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

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

Powered by Google App Engine
This is Rietveld 408576698