| Index: third_party/WebKit/LayoutTests/fast/repaint/border-radius-without-border-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/border-radius-without-border-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/border-radius-without-border-expected.txt
|
| index 0b01cad73594f1defa3fc4bc802ffa6e73c10333..0041e1fc6b58e9f69982d85e45679cd450cdaa7e 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/border-radius-without-border-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/border-radius-without-border-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -28,6 +30,16 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='target1'",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='target2'",
|
| + "reason": "incremental"
|
| + }
|
| ]
|
| }
|
|
|
|
|