diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow')
10 files changed, 10 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt index 2f951d0..3cd044b 100644 --- a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt +++ b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/composited-scrolling-creates-a-stacking-container-expected.txt @@ -4,6 +4,7 @@ (GraphicsLayer (bounds 800.00 600.00) (contentsOpaque 1) + (drawsContent 1) (children 1 (GraphicsLayer (position 28.00 20.00) diff --git a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/composited-scrolling-paint-phases-expected.txt b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/composited-scrolling-paint-phases-expected.txt index 5411db0..88eeff3 100644 --- a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/composited-scrolling-paint-phases-expected.txt +++ b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/composited-scrolling-paint-phases-expected.txt @@ -9,6 +9,7 @@ (GraphicsLayer (bounds 800.00 600.00) (contentsOpaque 1) + (drawsContent 1) (paintingPhases GraphicsLayerPaintBackground GraphicsLayerPaintForeground diff --git a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/content-gains-scrollbars-expected.txt b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/content-gains-scrollbars-expected.txt index 49c3cff..8366085f 100644 --- a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/content-gains-scrollbars-expected.txt +++ b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/content-gains-scrollbars-expected.txt @@ -4,6 +4,7 @@ (GraphicsLayer (bounds 800.00 600.00) (contentsOpaque 1) + (drawsContent 1) (children 4 (GraphicsLayer (position 8.00 13.00) diff --git a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-expected.txt b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-expected.txt index 8f21530..5160cecf 100644 --- a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-expected.txt +++ b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-expected.txt @@ -4,6 +4,7 @@ (GraphicsLayer (bounds 800.00 600.00) (contentsOpaque 1) + (drawsContent 1) (children 1 (GraphicsLayer (position 8.00 8.00) diff --git a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-toggle-expected.txt b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-toggle-expected.txt index 8f21530..5160cecf 100644 --- a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-toggle-expected.txt +++ b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-toggle-expected.txt @@ -4,6 +4,7 @@ (GraphicsLayer (bounds 800.00 600.00) (contentsOpaque 1) + (drawsContent 1) (children 1 (GraphicsLayer (position 8.00 8.00) diff --git a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/overflow-overlay-with-touch-expected.txt b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/overflow-overlay-with-touch-expected.txt index e2d3f19..dabe21d 100644 --- a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/overflow-overlay-with-touch-expected.txt +++ b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/overflow-overlay-with-touch-expected.txt @@ -4,6 +4,7 @@ (GraphicsLayer (bounds 800.00 600.00) (contentsOpaque 1) + (drawsContent 1) (children 1 (GraphicsLayer (position 8.00 8.00) diff --git a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/overflow-scrollbar-layers-expected.txt b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/overflow-scrollbar-layers-expected.txt index 49c3cff..8366085f 100644 --- a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/overflow-scrollbar-layers-expected.txt +++ b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/overflow-scrollbar-layers-expected.txt @@ -4,6 +4,7 @@ (GraphicsLayer (bounds 800.00 600.00) (contentsOpaque 1) + (drawsContent 1) (children 4 (GraphicsLayer (position 8.00 13.00) diff --git a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/resize-painting-expected.txt b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/resize-painting-expected.txt index 0d2eee7..3546f2d 100644 --- a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/resize-painting-expected.txt +++ b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/resize-painting-expected.txt @@ -4,6 +4,7 @@ (GraphicsLayer (bounds 800.00 600.00) (contentsOpaque 1) + (drawsContent 1) (children 1 (GraphicsLayer (position 18.00 10.00) diff --git a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/scrolling-without-painting-expected.txt b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/scrolling-without-painting-expected.txt index c6dab52..30e61c7 100644 --- a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/scrolling-without-painting-expected.txt +++ b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/scrolling-without-painting-expected.txt @@ -4,6 +4,7 @@ (GraphicsLayer (bounds 800.00 600.00) (contentsOpaque 1) + (drawsContent 1) (children 1 (GraphicsLayer (position 8.00 8.00) diff --git a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content-expected.txt b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content-expected.txt index 807560a..3add435 100644 --- a/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content-expected.txt +++ b/third_party/WebKit/LayoutTests/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content-expected.txt @@ -4,6 +4,7 @@ (GraphicsLayer (bounds 800.00 600.00) (contentsOpaque 1) + (drawsContent 1) (children 1 (GraphicsLayer (position 8.00 8.00) |