diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-clipping-expected.txt')
-rw-r--r-- | third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-clipping-expected.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-clipping-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-clipping-expected.txt index 8711b66..de8483ec 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-clipping-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-clipping-expected.txt @@ -10,6 +10,8 @@ (position 18.00 120.00) (bounds 100.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #0000FF) (transform ...) ) (GraphicsLayer @@ -27,18 +29,24 @@ (position 10.00 10.00) (bounds 100.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #808080) (transform ...) ) (GraphicsLayer (position 10.00 230.00) (bounds 100.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #0000FF) (transform ...) ) (GraphicsLayer (position 10.00 340.00) (bounds 100.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #FFFF00) ) ) ) @@ -48,6 +56,8 @@ (position 18.00 702.00) (bounds 100.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #FFFF00) ) ) ) |