| Index: third_party/WebKit/LayoutTests/fast/repaint/padding-border-keeping-border-box-and-content-box-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/padding-border-keeping-border-box-and-content-box-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/padding-border-keeping-border-box-and-content-box-expected.txt
|
| index 0f9c5c53ffe0be315e80300dbcbf81e251514a34..5e5f0d88f9d3f78af1a79eafe1778236dd2871c6 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/padding-border-keeping-border-box-and-content-box-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/padding-border-keeping-border-box-and-content-box-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -13,6 +15,12 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|