Index: third_party/WebKit/LayoutTests/fast/repaint/multiple-backgrounds-style-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multiple-backgrounds-style-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/multiple-backgrounds-style-change-expected.txt |
deleted file mode 100644 |
index f3c4d82495d9ab84a5c6009623a211fc2f82967a..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/multiple-backgrounds-style-change-expected.txt |
+++ /dev/null |
@@ -1,27 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "name": "LayoutBlockFlow DIV id='test' class='composited box changed'", |
- "position": [8, 8], |
- "bounds": [202, 202], |
- "drawsContent": true, |
- "transform": [ |
- [1, 0, 0, 0], |
- [0, 1, 0, 0], |
- [0, 0, 1, 0], |
- [50, 50, 0, 1] |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |