| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/border-radius-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/border-radius-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/border-radius-repaint-expected.txt
|
| deleted file mode 100644
|
| index cd6468d06a0b9655d1826aba5c9a0a432830c724..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/border-radius-repaint-expected.txt
|
| +++ /dev/null
|
| @@ -1,41 +0,0 @@
|
| -{
|
| - "layers": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [19, 245, 200, 88],
|
| - "reason": "border box change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [19, 83, 200, 88],
|
| - "reason": "border box change"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "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"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|