| Index: third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/container-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/container-repaint-expected.txt b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/container-repaint-expected.txt
|
| index 89d73c7a33d974108fd76d8283e21520ebbe3baa..e75973f4ae8a63eabaf6506a98fe0eebc7a5cada 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/container-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/container-repaint-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [0, 100, 100, 50],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGViewportContainer svg id='mover'",
|
| @@ -19,7 +19,7 @@
|
| {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [0, 50, 100, 50],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGViewportContainer svg id='mover'",
|
| @@ -36,7 +36,7 @@
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|