| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/backgroundSizeRepaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/backgroundSizeRepaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/backgroundSizeRepaint-expected.txt
|
| deleted file mode 100644
|
| index 8df8360b68b55eae563c6caa8fd41c02264ffadb..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/backgroundSizeRepaint-expected.txt
|
| +++ /dev/null
|
| @@ -1,53 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [19, 319, 200, 60],
|
| - "reason": "border box change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [19, 157, 200, 60],
|
| - "reason": "border box change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='b'",
|
| - "rect": [29, 359, 180, 20],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='a'",
|
| - "rect": [29, 197, 180, 20],
|
| - "reason": "incremental"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "reason": "border box change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='a'",
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "reason": "border box change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='b'",
|
| - "reason": "incremental"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|