| Index: third_party/WebKit/LayoutTests/fast/repaint/outline-repaint-glitch-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/outline-repaint-glitch-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/outline-repaint-glitch-expected.txt
|
| deleted file mode 100644
|
| index c1c9ed7bbda809c3cfc2b95c353735f94019ce09..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/outline-repaint-glitch-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": [15, 377, 208, 68],
|
| - "reason": "outline"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [15, 217, 208, 68],
|
| - "reason": "outline"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='b'",
|
| - "rect": [29, 421, 180, 20],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='a'",
|
| - "rect": [29, 261, 180, 20],
|
| - "reason": "incremental"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "reason": "outline"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='a'",
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "reason": "outline"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='b'",
|
| - "reason": "incremental"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|