Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt |
deleted file mode 100644 |
index 08797e915fc52cdc43c45163948bb44e5a017236..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt |
+++ /dev/null |
@@ -1,23 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [48, 102, 87, 18], |
- [48, 102, 87, 17], |
- [43, 97, 97, 28] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineTextBox 'Lorem Ipsum'", |
- "LayoutBlockFlow (positioned) A id='link' class='updated'", |
- "LayoutText #text", |
- "InlineTextBox 'Lorem Ipsum'" |
- ] |
- } |
- ] |
-} |
- |