| Index: third_party/WebKit/LayoutTests/fast/repaint/background-currentColor-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/background-currentColor-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/background-currentColor-repaint-expected.txt
|
| index 0a1965d0c920b14781bc54c0d7fa57615cc522f8..d21c144dc9619d55c2ce9b4233a921152bf471f1 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/background-currentColor-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/background-currentColor-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,
|
| @@ -18,6 +20,16 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='div1'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='div2'",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|