| Index: third_party/WebKit/LayoutTests/svg/repaint/color-fill-currentColor-and-css-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/color-fill-currentColor-and-css-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/color-fill-currentColor-and-css-expected.txt
|
| index b60ade149f27f4ebe1d9c6421f9d988d6a2a2bc5..e59476cd2b544571025c3cb7ac3dd4e9cbe28e21 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/color-fill-currentColor-and-css-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/color-fill-currentColor-and-css-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": "LayoutSVGEllipse circle",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGEllipse circle",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|