Index: third_party/WebKit/LayoutTests/paint/invalidation/invalidate-box-shadow-currentColor-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-box-shadow-currentColor-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-box-shadow-currentColor-expected.txt |
deleted file mode 100644 |
index 272443985172f6f0e3ab4cf6c2581a504cf0c10f..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/invalidate-box-shadow-currentColor-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 8, 26, 24], |
- [8, 8, 26, 19] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutInline SPAN id='target'", |
- "InlineFlowBox", |
- "LayoutText #text", |
- "InlineTextBox 'Text'" |
- ] |
- } |
- ] |
-} |
- |