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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/resize-iframe-text-expected.txt

Issue 2212403004: Include non-composited layout views in existing workaround for clipping changes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add test rebaseline. Created 4 years, 4 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": [785, 836], 3 "bounds": [800, 800],
4 "children": [ 4 "children": [
5 { 5 {
6 "name": "LayoutView #document", 6 "name": "LayoutView #document",
7 "bounds": [785, 836], 7 "bounds": [800, 800],
8 "contentsOpaque": true, 8 "contentsOpaque": true,
9 "drawsContent": true, 9 "drawsContent": true,
10 "paintInvalidations": [ 10 "paintInvalidations": [
11 { 11 {
12 "object": "LayoutIFrame (positioned) IFRAME",
13 "rect": [0, 0, 800, 800],
14 "reason": "forced by layout"
15 },
16 {
12 "object": "LayoutBlockFlow HTML", 17 "object": "LayoutBlockFlow HTML",
13 "rect": [0, 0, 785, 836], 18 "rect": [0, 0, 800, 759],
14 "reason": "forced by layout" 19 "reason": "forced by layout"
15 }, 20 },
16 { 21 {
17 "object": "LayoutView #document", 22 "object": "LayoutView #document",
18 "rect": [0, 742, 785, 94], 23 "rect": [0, 600, 800, 200],
19 "reason": "incremental" 24 "reason": "incremental"
20 }, 25 },
21 { 26 {
22 "object": "LayoutBlockFlow (relative positioned) DIV class='relative p addingTop'", 27 "object": "LayoutBlockFlow HTML",
23 "rect": [8, 186, 769, 642], 28 "rect": [0, 0, 800, 36],
29 "reason": "forced by layout"
30 },
31 {
32 "object": "LayoutBlockFlow BODY",
33 "rect": [8, 8, 784, 20],
34 "reason": "forced by layout"
35 },
36 {
37 "object": "LayoutBlockFlow H1",
38 "rect": [8, 700, 600, 37],
24 "reason": "bounds change" 39 "reason": "bounds change"
25 }, 40 },
26 { 41 {
27 "object": "LayoutBlockFlow (relative positioned) DIV class='relative p addingTop'", 42 "object": "LayoutText #text",
28 "rect": [8, 92, 769, 642], 43 "rect": [8, 8, 324, 19],
29 "reason": "bounds change"
30 },
31 {
32 "object": "LayoutIFrame IFRAME id='iframe'",
33 "rect": [8, 92, 732, 94],
34 "reason": "layoutObject insertion"
35 },
36 {
37 "object": "LayoutBlockFlow HTML",
38 "rect": [10, 94, 728, 90],
39 "reason": "forced by layout" 44 "reason": "forced by layout"
40 }, 45 },
41 { 46 {
42 "object": "LayoutImage IMG", 47 "object": "LayoutView #document",
43 "rect": [58, 236, 489, 537], 48 "rect": [785, 0, 15, 600],
44 "reason": "bounds change" 49 "reason": "scroll"
45 },
46 {
47 "object": "LayoutImage IMG",
48 "rect": [58, 142, 489, 537],
49 "reason": "bounds change"
50 } 50 }
51 ] 51 ]
52 } 52 }
53 ], 53 ],
54 "objectPaintInvalidations": [ 54 "objectPaintInvalidations": [
55 { 55 {
56 "object": "LayoutView #document", 56 "object": "LayoutView #document",
57 "reason": "incremental" 57 "reason": "incremental"
58 }, 58 },
59 { 59 {
60 "object": "LayoutBlockFlow HTML", 60 "object": "LayoutBlockFlow HTML",
61 "reason": "forced by layout" 61 "reason": "forced by layout"
62 }, 62 },
63 { 63 {
64 "object": "LayoutIFrame IFRAME id='iframe'", 64 "object": "LayoutBlockFlow BODY",
65 "reason": "layoutObject insertion" 65 "reason": "forced by layout"
66 }, 66 },
67 { 67 {
68 "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddi ngTop'", 68 "object": "RootInlineBox",
69 "reason": "forced by layout"
70 },
71 {
72 "object": "LayoutText #text",
73 "reason": "forced by layout"
74 },
75 {
76 "object": "InlineTextBox 'Test passes if you see \"Success\" after window resizes.'",
77 "reason": "forced by layout"
78 },
79 {
80 "object": "LayoutIFrame (positioned) IFRAME",
81 "reason": "forced by layout"
82 },
83 {
84 "object": "VerticalScrollbar",
85 "reason": "scroll"
86 },
87 {
88 "object": "LayoutBlockFlow HTML",
89 "reason": "forced by layout"
90 },
91 {
92 "object": "LayoutBlockFlow H1",
69 "reason": "bounds change" 93 "reason": "bounds change"
70 }, 94 },
71 { 95 {
72 "object": "RootInlineBox", 96 "object": "RootInlineBox",
73 "reason": "bounds change" 97 "reason": "bounds change"
74 }, 98 },
75 { 99 {
76 "object": "LayoutImage IMG",
77 "reason": "bounds change"
78 },
79 {
80 "object": "LayoutText #text",
81 "reason": "bounds change"
82 },
83 {
84 "object": "VerticalScrollbar",
85 "reason": "scroll"
86 },
87 {
88 "object": "LayoutView #document", 100 "object": "LayoutView #document",
89 "reason": "location change"
90 },
91 {
92 "object": "LayoutBlockFlow HTML",
93 "reason": "forced by layout"
94 },
95 {
96 "object": "LayoutBlockFlow BODY",
97 "reason": "location change"
98 },
99 {
100 "object": "LayoutView #document",
101 "reason": "scroll" 101 "reason": "scroll"
102 } 102 }
103 ] 103 ]
104 } 104 }
105 105
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698