| Index: third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/border-radius-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/border-radius-repaint-expected.txt b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/border-radius-repaint-expected.txt
|
| deleted file mode 100644
|
| index 115d2791b6f64e5f91d9e77b8c4e13cdbf44e4a6..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/border-radius-repaint-expected.txt
|
| +++ /dev/null
|
| @@ -1,51 +0,0 @@
|
| -{
|
| - "layers": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [19, 239, 200, 88],
|
| - "reason": "border box change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [19, 79, 200, 88],
|
| - "reason": "border box change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='b'",
|
| - "rect": [33, 293, 172, 20],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='a'",
|
| - "rect": [33, 133, 172, 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"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|