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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mavericks/compositing/squashing/iframe-inside-squashed-layer-expected.txt

Issue 1454953002: Auto-rebaseline for r360144 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
(Empty)
1 {
2 "bounds": [785, 1016],
3 "children": [
4 {
5 "bounds": [785, 1016],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "children": [
9 {
10 "shouldFlattenTransform": false,
11 "children": [
12 {
13 "position": [8, 8],
14 "bounds": [200, 1000],
15 "contentsOpaque": true,
16 "drawsContent": true,
17 "backgroundColor": "#D3D3D3"
18 },
19 {
20 "position": [8, 0],
21 "bounds": [300, 654],
22 "drawsContent": true,
23 "repaintRects": [
24 [285, 552, 15, 98],
25 [285, 515, 15, 135],
26 [285, 500, 15, 150],
27 [285, 500, 15, 150],
28 [285, 500, 15, 104],
29 [285, 500, 15, 52],
30 [8, 508, 284, 18],
31 [8, 508, 269, 142],
32 [0, 500, 300, 150],
33 [0, 500, 300, 34],
34 [0, 500, 285, 150],
35 [0, 500, 285, 150],
36 [0, 500, 285, 150],
37 [0, 500, 15, 15],
38 [0, 500, 15, 15]
39 ],
40 "paintInvalidationClients": [
41 "RootInlineBox",
42 "InlineTextBox 'test1'",
43 "VerticalScrollbar",
44 "LayoutIFrame IFRAME id='subframe'",
45 "LayoutIFrame IFRAME id='subframe'",
46 "RootInlineBox",
47 "InlineTextBox 'test1'",
48 "VerticalScrollbar",
49 "LayoutIFrame IFRAME id='subframe'",
50 "VerticalScrollbar",
51 "LayoutIFrame IFRAME id='subframe'",
52 "VerticalScrollbar",
53 "LayoutIFrame IFRAME id='subframe'",
54 "VerticalScrollbar",
55 "LayoutIFrame IFRAME id='subframe'",
56 "VerticalScrollbar",
57 "LayoutIFrame IFRAME id='subframe'",
58 "VerticalScrollbar",
59 "LayoutIFrame IFRAME id='subframe'",
60 "LayoutView #document",
61 "LayoutView #document",
62 "LayoutBlockFlow HTML",
63 "LayoutBlockFlow BODY"
64 ]
65 }
66 ]
67 }
68 ]
69 }
70 ]
71 }
72
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698