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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt

Issue 2108503002: Auto-rebaseline for r402292 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 "name": "Content Root Layer", 2 "name": "Content Root Layer",
3 "bounds": [800, 600], 3 "bounds": [800, 600],
4 "children": [ 4 "children": [
5 { 5 {
6 "name": "LayoutView #document", 6 "name": "LayoutView #document",
7 "bounds": [800, 600], 7 "bounds": [800, 600],
8 "contentsOpaque": true, 8 "contentsOpaque": true,
9 "drawsContent": true, 9 "drawsContent": true,
10 "paintInvalidations": [ 10 "paintInvalidations": [
11 { 11 {
12 "object": "LayoutBlockFlow BODY", 12 "object": "LayoutBlockFlow BODY",
13 "rect": [0, 0, 800, 202], 13 "rect": [0, 0, 800, 600],
14 "reason": "invalidate paint rectangle" 14 "reason": "forced by layout"
15 }, 15 },
16 { 16 {
17 "object": "LayoutEmbeddedObject OBJECT", 17 "object": "LayoutEmbeddedObject OBJECT",
18 "rect": [0, 0, 402, 202], 18 "rect": [0, 0, 402, 202],
19 "reason": "style change" 19 "reason": "style change"
20 }, 20 },
21 { 21 {
22 "object": "LayoutBlockFlow BODY", 22 "object": "LayoutBlockFlow BODY",
23 "rect": [1, 1, 400, 200], 23 "rect": [1, 1, 400, 200],
24 "reason": "forced by layout" 24 "reason": "forced by layout"
25 }, 25 },
26 { 26 {
27 "object": "LayoutBlockFlow HTML", 27 "object": "LayoutBlockFlow HTML",
28 "rect": [1, 1, 400, 200], 28 "rect": [1, 1, 400, 200],
29 "reason": "bounds change" 29 "reason": "bounds change"
30 }, 30 },
31 { 31 {
32 "object": "LayoutEmbeddedObject OBJECT", 32 "object": "LayoutEmbeddedObject OBJECT",
33 "rect": [1, 1, 400, 200], 33 "rect": [1, 1, 400, 200],
34 "reason": "bounds change" 34 "reason": "forced by layout"
35 }, 35 },
36 { 36 {
37 "object": "LayoutView #document", 37 "object": "LayoutView #document",
38 "rect": [1, 1, 400, 200], 38 "rect": [1, 1, 400, 200],
39 "reason": "bounds change" 39 "reason": "bounds change"
40 }, 40 },
41 { 41 {
42 "object": "LayoutView #document", 42 "object": "LayoutView #document",
43 "rect": [1, 1, 400, 200], 43 "rect": [1, 1, 400, 200],
44 "reason": "bounds change" 44 "reason": "bounds change"
45 }, 45 },
46 { 46 {
47 "object": "LayoutSVGRoot svg", 47 "object": "LayoutSVGRoot svg",
48 "rect": [11, 11, 380, 180], 48 "rect": [11, 11, 380, 180],
49 "reason": "bounds change" 49 "reason": "bounds change"
50 }, 50 },
51 { 51 {
52 "object": "LayoutBlockFlow BODY", 52 "object": "LayoutBlockFlow BODY",
53 "rect": [0, 0, 285, 135], 53 "rect": [0, 0, 285, 135],
54 "reason": "forced by layout" 54 "reason": "forced by layout"
55 }, 55 },
56 { 56 {
57 "object": "LayoutBlockFlow HTML", 57 "object": "LayoutBlockFlow HTML",
58 "rect": [0, 0, 285, 135], 58 "rect": [0, 0, 285, 135],
59 "reason": "bounds change" 59 "reason": "bounds change"
60 }, 60 },
61 { 61 {
62 "object": "LayoutEmbeddedObject OBJECT", 62 "object": "LayoutEmbeddedObject OBJECT",
63 "rect": [0, 0, 285, 135], 63 "rect": [0, 0, 285, 135],
64 "reason": "bounds change" 64 "reason": "forced by layout"
65 }, 65 },
66 { 66 {
67 "object": "LayoutView #document", 67 "object": "LayoutView #document",
68 "rect": [0, 0, 285, 135], 68 "rect": [0, 0, 285, 135],
69 "reason": "bounds change" 69 "reason": "bounds change"
70 }, 70 },
71 { 71 {
72 "object": "LayoutView #document", 72 "object": "LayoutView #document",
73 "rect": [0, 0, 285, 135], 73 "rect": [0, 0, 285, 135],
74 "reason": "bounds change" 74 "reason": "bounds change"
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
111 { 111 {
112 "object": "LayoutView #document", 112 "object": "LayoutView #document",
113 "rect": [285, 135, 15, 15], 113 "rect": [285, 135, 15, 15],
114 "reason": "scroll" 114 "reason": "scroll"
115 } 115 }
116 ] 116 ]
117 } 117 }
118 ], 118 ],
119 "objectPaintInvalidations": [ 119 "objectPaintInvalidations": [
120 { 120 {
121 "object": "InlineBox", 121 "object": "LayoutBlockFlow BODY",
122 "reason": "full" 122 "reason": "forced by layout"
123 }, 123 },
124 { 124 {
125 "object": "RootInlineBox", 125 "object": "RootInlineBox",
126 "reason": "full" 126 "reason": "forced by layout"
127 },
128 {
129 "object": "LayoutBlockFlow BODY",
130 "reason": "invalidate paint rectangle"
131 }, 127 },
132 { 128 {
133 "object": "LayoutEmbeddedObject OBJECT", 129 "object": "LayoutEmbeddedObject OBJECT",
134 "reason": "style change" 130 "reason": "style change"
135 } 131 }
136 ] 132 ]
137 } 133 }
138 134
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698