| Index: third_party/WebKit/LayoutTests/fast/repaint/multicol-with-relpos-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-relpos-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-relpos-expected.txt
|
| index f87143126a89a19e8e114821ae7a22edaa6af0e6..a70fd94df5c6641bec94184aba599a5470f76549 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-relpos-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-relpos-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 (relative positioned) DIV id='target'",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|