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

Side by Side Diff: LayoutTests/compositing/visibility/visibility-image-layers-dynamic-expected.txt

Issue 9120020: Revert 98735 - Source/WebCore: The HTML5 video element in Safari does not respect "visibility:hid... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/963/
Patch Set: Created 8 years, 11 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
(Empty)
1
2
3
4 Initial
5
6 (GraphicsLayer
7 (bounds 785.00 622.00)
8 (children 1
9 (GraphicsLayer
10 (bounds 785.00 622.00)
11 (children 3
12 (GraphicsLayer
13 (position 14.00 6.00)
14 (bounds 757.00 152.00)
15 (children 1
16 (GraphicsLayer
17 (position 20.00 20.00)
18 (bounds 108.00 108.00)
19 (contentsVisible 0)
20 )
21 )
22 )
23 (GraphicsLayer
24 (position 14.00 160.00)
25 (bounds 757.00 152.00)
26 (contentsVisible 0)
27 (children 1
28 (GraphicsLayer
29 (position 20.00 20.00)
30 (bounds 108.00 108.00)
31 (contentsVisible 0)
32 )
33 )
34 )
35 (GraphicsLayer
36 (position 14.00 314.00)
37 (bounds 757.00 152.00)
38 (contentsVisible 0)
39 (children 1
40 (GraphicsLayer
41 (position 20.00 20.00)
42 (bounds 108.00 108.00)
43 )
44 )
45 )
46 )
47 )
48 )
49 )
50 After step 1
51
52 (GraphicsLayer
53 (bounds 785.00 1301.00)
54 (children 1
55 (GraphicsLayer
56 (bounds 785.00 1301.00)
57 (children 3
58 (GraphicsLayer
59 (position 14.00 6.00)
60 (bounds 757.00 152.00)
61 (children 1
62 (GraphicsLayer
63 (position 20.00 20.00)
64 (bounds 108.00 108.00)
65 )
66 )
67 )
68 (GraphicsLayer
69 (position 14.00 160.00)
70 (bounds 757.00 152.00)
71 (contentsVisible 0)
72 (children 1
73 (GraphicsLayer
74 (position 20.00 20.00)
75 (bounds 108.00 108.00)
76 (contentsVisible 0)
77 )
78 )
79 )
80 (GraphicsLayer
81 (position 14.00 314.00)
82 (bounds 757.00 152.00)
83 (contentsVisible 0)
84 (children 1
85 (GraphicsLayer
86 (position 20.00 20.00)
87 (bounds 108.00 108.00)
88 )
89 )
90 )
91 )
92 )
93 )
94 )
95 After step 2
96
97 (GraphicsLayer
98 (bounds 785.00 1965.00)
99 (children 1
100 (GraphicsLayer
101 (bounds 785.00 1965.00)
102 (children 3
103 (GraphicsLayer
104 (position 14.00 6.00)
105 (bounds 757.00 152.00)
106 (children 1
107 (GraphicsLayer
108 (position 20.00 20.00)
109 (bounds 108.00 108.00)
110 )
111 )
112 )
113 (GraphicsLayer
114 (position 14.00 160.00)
115 (bounds 757.00 152.00)
116 (drawsContent 1)
117 (children 1
118 (GraphicsLayer
119 (position 20.00 20.00)
120 (bounds 108.00 108.00)
121 )
122 )
123 )
124 (GraphicsLayer
125 (position 14.00 314.00)
126 (bounds 757.00 152.00)
127 (contentsVisible 0)
128 (children 1
129 (GraphicsLayer
130 (position 20.00 20.00)
131 (bounds 108.00 108.00)
132 )
133 )
134 )
135 )
136 )
137 )
138 )
139
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698