Index: LayoutTests/platform/mac-mavericks/fast/repaint/scroll-fixed-layer-with-reflection-expected.txt |
diff --git a/LayoutTests/platform/mac-mavericks/fast/repaint/scroll-fixed-layer-with-reflection-expected.txt b/LayoutTests/platform/mac-mavericks/fast/repaint/scroll-fixed-layer-with-reflection-expected.txt |
deleted file mode 100644 |
index 20c3907ee96d43d0a2eca1f29228ba85288addcd..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac-mavericks/fast/repaint/scroll-fixed-layer-with-reflection-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-{ |
- "bounds": [800, 2016], |
- "children": [ |
- { |
- "bounds": [800, 2016], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [250, 280, 100, 100], |
- [250, 280, 100, 100], |
- [250, 280, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='moveMe' class='fixed clipped'", |
- "LayoutBlockFlow (positioned) DIV class='absolute green reflected'", |
- "LayoutBlockFlow (positioned) DIV class='absolute red'" |
- ] |
- } |
- ] |
-} |
- |