| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/box-shadow-dynamic-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/box-shadow-dynamic-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/box-shadow-dynamic-expected.txt
|
| deleted file mode 100644
|
| index aa41d7eeba4e626d5ee55ebe91daa93c36a4d5f6..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/box-shadow-dynamic-expected.txt
|
| +++ /dev/null
|
| @@ -1,33 +0,0 @@
|
| -{
|
| - "layers": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [18, 72, 55, 75],
|
| - "reason": "border box change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [18, 192, 55, 55],
|
| - "reason": "border box change"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "reason": "border box change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "reason": "border box change"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|