| Index: third_party/WebKit/LayoutTests/fast/repaint/percent-size-image-resize-container-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/percent-size-image-resize-container-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/percent-size-image-resize-container-expected.txt
|
| deleted file mode 100644
|
| index 02080614aa6db412a2f3cad028817ae59ce6cc4b..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/percent-size-image-resize-container-expected.txt
|
| +++ /dev/null
|
| @@ -1,31 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutImage (positioned) IMG",
|
| - "rect": [0, 50, 150, 150],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutImage (positioned) IMG",
|
| - "rect": [0, 50, 100, 200],
|
| - "reason": "forced by layout"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutImage (positioned) IMG",
|
| - "reason": "forced by layout"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|