| Index: third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-expected.txt
|
| index bfdb86e99535e2611e557cfdf9edc20ef0d59331..67a9f4d12134465687ee09859219a4d638c2ec15 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-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"
|
| + }
|
| ]
|
| }
|
|
|
|
|