| Index: third_party/WebKit/LayoutTests/fast/repaint/overhanging-float-detach-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overhanging-float-detach-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overhanging-float-detach-repaint-expected.txt
|
| deleted file mode 100644
|
| index 236a080cf7ab69e6b8a3a925b10c4d040b88206d..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/overhanging-float-detach-repaint-expected.txt
|
| +++ /dev/null
|
| @@ -1,30 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (floating) DIV class='float'",
|
| - "rect": [8, 62, 100, 100],
|
| - "reason": "layoutObject removal"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (floating) DIV class='float'",
|
| - "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='floatContainer'",
|
| - "reason": "layoutObject removal"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|