| Index: third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt
|
| deleted file mode 100644
|
| index 89c4c03570affecc3128343f1fc77fd81e6987bc..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/align-self-overflow-change-expected.txt
|
| +++ /dev/null
|
| @@ -1,35 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV class='item1'",
|
| - "rect": [0, 52, 200, 200],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV class='item1'",
|
| - "rect": [0, 2, 200, 200],
|
| - "reason": "bounds change"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV class='item1'",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "reason": "location change"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|