Index: third_party/WebKit/LayoutTests/fast/repaint/border-outline-0-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/border-outline-0-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/border-outline-0-expected.txt |
deleted file mode 100644 |
index 21e4dd8f17bcf6a3721027ededb372c67f527510..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/border-outline-0-expected.txt |
+++ /dev/null |
@@ -1,26 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='border-image'", |
- "rect": [10, 10, 200, 200], |
- "reason": "style change" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='border-image'", |
- "reason": "style change" |
- } |
- ] |
-} |
- |