| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt
|
| deleted file mode 100644
|
| index 0e3670fb49f9a0690bca5202f633a939990cf0a2..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt
|
| +++ /dev/null
|
| @@ -1,27 +0,0 @@
|
| -{
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='target' class='target'",
|
| - "rect": [0, 34, 402, 152],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutImage IMG",
|
| - "rect": [154, 35, 94, 100],
|
| - "reason": "location change"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|