Chromium Code Reviews| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/inline-vertical-rl-overflow-expected.txt |
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/inline-vertical-rl-overflow-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/inline-vertical-rl-overflow-expected.txt |
| deleted file mode 100644 |
| index a3c5efd87b5f7cdc3ac9953b33602141b7dce87c..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/inline-vertical-rl-overflow-expected.txt |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [667, 33, 100, 250] |
| - ], |
| - "paintInvalidationClients": [ |
| - "LayoutText #text", |
| - "InlineTextBox 'A\u00A0\u00A0B'" |
| - ] |
| - } |
| - ] |
| -} |
| - |