| Index: third_party/WebKit/LayoutTests/fast/repaint/border-repaint-glitch-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/border-repaint-glitch-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/border-repaint-glitch-expected.txt
|
| index 5e317010cba84be167d90779827f8fbc32473832..7b9e3063dc9778b8e0b551d259207ddb426fef48 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/border-repaint-glitch-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/border-repaint-glitch-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -38,6 +40,24 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='a'",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='b'",
|
| + "reason": "incremental"
|
| + }
|
| ]
|
| }
|
|
|
|
|