| Index: third_party/WebKit/LayoutTests/svg/repaint/transform-changed-state-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/transform-changed-state-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/transform-changed-state-expected.txt
|
| index 37277604218379025680e3112d4ab9b8b27db86e..0391ec1febc7f4f77ad1c67251cc185d7aba267d 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/transform-changed-state-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/transform-changed-state-expected.txt
|
| @@ -8,32 +8,32 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutSVGContainer g",
|
| - "rect": [108, 8, 100, 100],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGContainer g",
|
| "rect": [108, 108, 100, 100],
|
| "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "rect": [108, 8, 100, 100],
|
| + "rect": [108, 108, 100, 100],
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGRect rect",
|
| + "object": "LayoutSVGRoot svg",
|
| "rect": [108, 108, 100, 100],
|
| - "reason": "full"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| + "object": "LayoutSVGContainer g",
|
| "rect": [108, 8, 100, 100],
|
| "reason": "bounds change"
|
| },
|
| {
|
| + "object": "LayoutSVGRect rect",
|
| + "rect": [108, 8, 100, 100],
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutSVGRoot svg",
|
| - "rect": [108, 108, 100, 100],
|
| + "rect": [108, 8, 100, 100],
|
| "reason": "bounds change"
|
| }
|
| ]
|
|
|