diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/compositing/layer-creation')
27 files changed, 128 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/animation-overlap-with-children-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/animation-overlap-with-children-expected.txt index 48aece5..414e635 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/animation-overlap-with-children-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/animation-overlap-with-children-expected.txt @@ -17,6 +17,8 @@ Should be composited (position 6.00 6.00) (bounds 250.00 50.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) ) (GraphicsLayer (position 11.00 21.00) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-and-transform-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-and-transform-expected.txt index 46a5693..659078a 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-and-transform-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-and-transform-expected.txt @@ -10,11 +10,15 @@ (position 100.00 1100.00) (bounds 256.00 256.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #FF0000) ) (GraphicsLayer (position 0.00 1000.00) (bounds 500.00 500.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #008000) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt index 62c5454..b8ee371 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt @@ -12,11 +12,15 @@ Layer tree when the fixed elements are in-view (both fixed elements should have (position 100.00 50.00) (bounds 10.00 10.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) ) (GraphicsLayer (position 100.00 100.00) (bounds 10.00 10.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt index e69dde3..00d460b 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt @@ -12,6 +12,8 @@ Even though the fixed-position element's container is nonscrollable, it should s (position 10.00 100.00) (bounds 100.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #00FF00) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-overlap-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-overlap-expected.txt index c86cf28..200b54c 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-overlap-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-overlap-expected.txt @@ -12,11 +12,15 @@ Even though we can opt-out of fixed-position compositing for unscrollable fixed- (position 10.00 100.00) (bounds 100.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #FF0000) ) (GraphicsLayer (position 10.00 100.00) (bounds 100.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #00FF00) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-expected.txt index 7cc3d55..2fffe86 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-expected.txt @@ -12,6 +12,8 @@ (GraphicsLayer (bounds 10.00 10.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) ) (GraphicsLayer (bounds 785.00 1021.00) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-positioning-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-positioning-expected.txt index ee5ef36..eed22dc 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-positioning-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-positioning-expected.txt @@ -12,6 +12,8 @@ BEFORE: (position 20.00 -80.00) (bounds 50.00 50.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 100.00 0.00 1.00]) ) ) @@ -31,6 +33,8 @@ AFTER: (position 20.00 -70.00) (bounds 50.00 50.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 100.00 0.00 1.00]) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt index 13db892..fc5d8a2 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt @@ -11,10 +11,14 @@ Not scaled: (position 600.00 0.00) (bounds 10.00 10.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) ) (GraphicsLayer (bounds 10.00 10.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) ) ) ) @@ -33,20 +37,28 @@ Scale=0.5: (position 8.00 1008.00) (bounds 10.00 10.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) ) (GraphicsLayer (position 1000.00 0.00) (bounds 10.00 10.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) ) (GraphicsLayer (position 600.00 0.00) (bounds 10.00 10.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) ) (GraphicsLayer (bounds 10.00 10.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) ) ) ) @@ -64,6 +76,8 @@ Scale=1.5: (GraphicsLayer (bounds 10.00 10.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt index f188565..fc414fb 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt @@ -11,11 +11,15 @@ Not scaled: (position 600.00 100.00) (bounds 10.00 10.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) ) (GraphicsLayer (position 0.00 100.00) (bounds 10.00 10.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) ) ) ) @@ -34,20 +38,28 @@ Scale=0.5: (position 8.00 1008.00) (bounds 10.00 10.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) ) (GraphicsLayer (position 1000.00 0.00) (bounds 10.00 10.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) ) (GraphicsLayer (position 600.00 0.00) (bounds 10.00 10.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) ) (GraphicsLayer (bounds 10.00 10.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) ) ) ) @@ -65,6 +77,8 @@ Scale=1.5: (GraphicsLayer (bounds 10.00 10.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #C0C0C0) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-under-transform-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-under-transform-expected.txt index 0108b668..d62e176 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-under-transform-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-under-transform-expected.txt @@ -18,6 +18,8 @@ (position 0.00 1000.00) (bounds 500.00 500.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #008000) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/overflow-scroll-overlap-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/overflow-scroll-overlap-expected.txt index a38137f..471b16a 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/overflow-scroll-overlap-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/overflow-scroll-overlap-expected.txt @@ -30,6 +30,8 @@ (position 20.00 45.00) (bounds 210.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #0000FF) ) ) ) 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) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt index 0cd3db3..c5f86bf 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt @@ -10,6 +10,8 @@ Before: (GraphicsLayer (position 17.00 119.00) (bounds 102.00 102.00) + (drawsContent 1) + (backgroundColor #0000FF) (transform ...) ) (GraphicsLayer @@ -21,6 +23,8 @@ Before: (GraphicsLayer (position 21.00 11.00) (bounds 102.00 102.00) + (drawsContent 1) + (backgroundColor #808080) (transform ...) ) ) @@ -28,6 +32,8 @@ Before: (GraphicsLayer (position 17.00 691.00) (bounds 102.00 102.00) + (drawsContent 1) + (backgroundColor #FFFF00) ) ) ) @@ -46,6 +52,8 @@ After: (GraphicsLayer (position 17.00 119.00) (bounds 102.00 102.00) + (drawsContent 1) + (backgroundColor #0000FF) (transform ...) ) (GraphicsLayer @@ -57,6 +65,8 @@ After: (GraphicsLayer (position 11.00 11.00) (bounds 102.00 102.00) + (drawsContent 1) + (backgroundColor #808080) (transform ...) ) (GraphicsLayer @@ -84,6 +94,8 @@ After: (GraphicsLayer (position 17.00 691.00) (bounds 102.00 102.00) + (drawsContent 1) + (backgroundColor #FFFF00) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-expected.txt index 772125a..bb9f753 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-animation-expected.txt @@ -18,12 +18,16 @@ (position 10.00 10.00) (bounds 100.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #0000FF) (transform ...) ) (GraphicsLayer (position 10.00 120.00) (bounds 100.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #0000FF) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-child-layer-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-child-layer-expected.txt index 4fef041..1e03528 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-child-layer-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-child-layer-expected.txt @@ -15,6 +15,8 @@ (GraphicsLayer (bounds 300.00 300.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #008000) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-clipping-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-clipping-expected.txt index ac377ab..f862b60 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-clipping-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-clipping-expected.txt @@ -13,6 +13,8 @@ (GraphicsLayer (bounds 500.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #008000) ) ) ) @@ -20,11 +22,15 @@ (position 50.00 200.00) (bounds 500.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #008000) ) (GraphicsLayer (position 450.00 200.00) (bounds 100.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #0000FF) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-3d-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-3d-expected.txt index da2a845..e20a928 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-3d-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-3d-expected.txt @@ -11,6 +11,8 @@ Before: (position 108.00 108.00) (bounds 100.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #008000) (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 -1.00 1.00]) ) ) @@ -31,27 +33,37 @@ After: (position 108.00 108.00) (bounds 100.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #008000) (transform [0.71 0.71 0.00 0.00] [-0.71 0.71 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 -1.00 1.00]) ) (GraphicsLayer (position 8.00 8.00) (bounds 100.00 150.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #808080) ) (GraphicsLayer (position 208.00 8.00) (bounds 100.00 150.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #808080) ) (GraphicsLayer (position 8.00 158.00) (bounds 100.00 150.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #808080) ) (GraphicsLayer (position 208.00 158.00) (bounds 100.00 150.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #808080) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-and-clipped-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-and-clipped-expected.txt index cd35acd..97ed0a8 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-and-clipped-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-and-clipped-expected.txt @@ -16,10 +16,14 @@ (GraphicsLayer (bounds 100.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #FF0000) ) (GraphicsLayer (bounds 100.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #008000) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-layer-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-layer-expected.txt index 24d5ff7..71b76ae 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-layer-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-layer-expected.txt @@ -22,6 +22,8 @@ (GraphicsLayer (bounds 300.00 300.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #008000) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-layer-with-transform-body-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-layer-with-transform-body-expected.txt index 5159fc5..4b1f01c 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-layer-with-transform-body-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-layer-with-transform-body-expected.txt @@ -27,6 +27,8 @@ (GraphicsLayer (bounds 300.00 300.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #008000) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt index dab8191..9c866b9 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt @@ -149,21 +149,29 @@ After: (position 8.00 8.00) (bounds 100.00 150.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #808080) ) (GraphicsLayer (position 208.00 8.00) (bounds 100.00 150.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #808080) ) (GraphicsLayer (position 8.00 158.00) (bounds 100.00 150.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #808080) ) (GraphicsLayer (position 208.00 158.00) (bounds 100.00 150.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #808080) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transforms-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transforms-expected.txt index 69beb98..0d1f850 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transforms-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/overlap-transforms-expected.txt @@ -18,6 +18,8 @@ (position 10.00 10.00) (bounds 100.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #0000FF) (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00]) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/scroll-partial-update-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/scroll-partial-update-expected.txt index e4cbd36..467133e 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/scroll-partial-update-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/scroll-partial-update-expected.txt @@ -14,6 +14,8 @@ scroll me (GraphicsLayer (position 10.00 10.00) (bounds 400.00 100.00) + (drawsContent 1) + (backgroundColor #0000007F) ) (GraphicsLayer (position 200.00 8.00) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/spanOverlapsCanvas-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/spanOverlapsCanvas-expected.txt index 34a437c..8428d2b 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/spanOverlapsCanvas-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/spanOverlapsCanvas-expected.txt @@ -14,6 +14,8 @@ (position 8.00 8.00) (bounds 100.00 50.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #008000) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/stacking-context-overlap-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/stacking-context-overlap-expected.txt index 095fe06..f3a2362 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/stacking-context-overlap-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/stacking-context-overlap-expected.txt @@ -10,6 +10,8 @@ (position 8.00 8.00) (bounds 20.00 20.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #0000FF) ) (GraphicsLayer (position 8.00 18.00) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt index ae01683..826eb24 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt @@ -23,6 +23,8 @@ (GraphicsLayer (position 65.00 65.00) (bounds 76.00 76.00) + (drawsContent 1) + (backgroundColor #0000FF) ) ) ) diff --git a/third_party/WebKit/LayoutTests/compositing/layer-creation/translatez-overlap-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/translatez-overlap-expected.txt index d58b874..502db84 100644 --- a/third_party/WebKit/LayoutTests/compositing/layer-creation/translatez-overlap-expected.txt +++ b/third_party/WebKit/LayoutTests/compositing/layer-creation/translatez-overlap-expected.txt @@ -10,6 +10,8 @@ (position 18.00 10.00) (bounds 100.00 100.00) (contentsOpaque 1) + (drawsContent 1) + (backgroundColor #0000FF) ) ) ) |