| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-strokeWidth-changes-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-strokeWidth-changes-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-strokeWidth-changes-expected.txt
|
| index 64319d01cf1642962a59eaa1233c1ea27f5ffd8e..ddb8a6653944732d18ae7098c02ab3b79bf569a9 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-strokeWidth-changes-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-strokeWidth-changes-expected.txt
|
| @@ -7,14 +7,14 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGContainer g",
|
| - "rect": [122, 127, 66, 66],
|
| - "reason": "bounds change"
|
| + "object": "LayoutSVGPath path id='path'",
|
| + "rect": [120, 125, 70, 70],
|
| + "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutSVGPath path id='path'",
|
| + "object": "LayoutSVGContainer g",
|
| "rect": [122, 127, 66, 66],
|
| - "reason": "style change"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
|
|