Index: LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt |
diff --git a/LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt b/LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt |
deleted file mode 100644 |
index 5eb913bd82cc9020a4863fe13dfdf2b00296abe5..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt |
+++ /dev/null |
@@ -1,22 +0,0 @@ |
-{ |
- "bounds": [785, 5056], |
- "children": [ |
- { |
- "bounds": [785, 5056], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [8, 28], |
- "bounds": [769, 2122], |
- "drawsContent": true, |
- "backfaceVisibility": "hidden", |
- "repaintRects": [ |
- [10, 1572, 150, 550] |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |