| Index: third_party/WebKit/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt
|
| deleted file mode 100644
|
| index 962382e9756d869952281efb6f118044c2e95d35..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/box-shadow-inset-repaint-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 id='container'",
|
| - "rect": [8, 8, 230, 130],
|
| - "reason": "border box change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [23, 23, 100, 100],
|
| - "reason": "layoutObject insertion"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='container'",
|
| - "reason": "border box change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "reason": "layoutObject insertion"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|