Index: third_party/WebKit/LayoutTests/svg/custom/marker-strokeWidth-changes-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/marker-strokeWidth-changes-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/marker-strokeWidth-changes-expected.txt |
index e1d6292063239340b76e476c53aa0e5d4a2530e5..392a6857a71fcd529cb8b0974dde7847815c3df8 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/marker-strokeWidth-changes-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/marker-strokeWidth-changes-expected.txt |
@@ -8,31 +8,16 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutSVGContainer g", |
- "rect": [126, 131, 58, 58], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutSVGContainer g", |
"rect": [122, 127, 66, 66], |
"reason": "bounds change" |
}, |
{ |
"object": "LayoutSVGPath path id='path'", |
- "rect": [126, 131, 58, 58], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGPath path id='path'", |
"rect": [122, 127, 66, 66], |
"reason": "style change" |
}, |
{ |
"object": "LayoutSVGRoot svg", |
- "rect": [126, 131, 58, 58], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutSVGRoot svg", |
"rect": [122, 127, 66, 66], |
"reason": "bounds change" |
} |