Index: LayoutTests/compositing/overflow/composited-scrolling-paint-phases-expected.txt |
diff --git a/LayoutTests/compositing/overflow/composited-scrolling-paint-phases-expected.txt b/LayoutTests/compositing/overflow/composited-scrolling-paint-phases-expected.txt |
deleted file mode 100644 |
index 11a5c87e80504f5dee9a491ad70591d78f65a157..0000000000000000000000000000000000000000 |
--- a/LayoutTests/compositing/overflow/composited-scrolling-paint-phases-expected.txt |
+++ /dev/null |
@@ -1,102 +0,0 @@ |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (paintingPhases |
- GraphicsLayerPaintBackground |
- GraphicsLayerPaintForeground |
- GraphicsLayerPaintMask |
- ) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (paintingPhases |
- GraphicsLayerPaintBackground |
- GraphicsLayerPaintForeground |
- GraphicsLayerPaintMask |
- ) |
- (children 1 |
- (GraphicsLayer |
- (position 28.00 20.00) |
- (bounds 202.00 202.00) |
- (drawsContent 1) |
- (paintingPhases |
- GraphicsLayerPaintBackground |
- GraphicsLayerPaintMask |
- GraphicsLayerPaintCompositedScroll |
- ) |
- (children 4 |
- (GraphicsLayer |
- (position 1.00 1.00) |
- (bounds 200.00 200.00) |
- (paintingPhases |
- GraphicsLayerPaintBackground |
- GraphicsLayerPaintForeground |
- GraphicsLayerPaintMask |
- ) |
- (children 1 |
- (GraphicsLayer |
- (bounds 185.00 715.00) |
- (drawsContent 1) |
- (paintingPhases |
- GraphicsLayerPaintOverflowContents |
- GraphicsLayerPaintCompositedScroll |
- ) |
- (children 2 |
- (GraphicsLayer |
- (position 0.00 10.00) |
- (bounds 80.00 10.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (paintingPhases |
- GraphicsLayerPaintBackground |
- GraphicsLayerPaintForeground |
- GraphicsLayerPaintMask |
- ) |
- ) |
- (GraphicsLayer |
- (bounds 185.00 715.00) |
- (drawsContent 1) |
- (paintingPhases |
- GraphicsLayerPaintForeground |
- ) |
- ) |
- ) |
- ) |
- ) |
- ) |
- (GraphicsLayer |
- (position 1.00 186.00) |
- (bounds 185.00 15.00) |
- (paintingPhases |
- GraphicsLayerPaintBackground |
- GraphicsLayerPaintForeground |
- GraphicsLayerPaintMask |
- ) |
- ) |
- (GraphicsLayer |
- (position 186.00 1.00) |
- (bounds 15.00 185.00) |
- (paintingPhases |
- GraphicsLayerPaintBackground |
- GraphicsLayerPaintForeground |
- GraphicsLayerPaintMask |
- ) |
- ) |
- (GraphicsLayer |
- (position 186.00 186.00) |
- (bounds 15.00 15.00) |
- (drawsContent 1) |
- (paintingPhases |
- GraphicsLayerPaintBackground |
- GraphicsLayerPaintForeground |
- GraphicsLayerPaintMask |
- ) |
- ) |
- ) |
- ) |
- ) |
- ) |
- ) |
-) |
- |
- |