| Index: LayoutTests/svg/repaint/inner-svg-change-viewBox-expected.txt
|
| diff --git a/LayoutTests/svg/repaint/inner-svg-change-viewBox-expected.txt b/LayoutTests/svg/repaint/inner-svg-change-viewBox-expected.txt
|
| index d0382cf334f2d869cf4ef9bed950adfe0e2bc825..bffa17d6f806cc2ca4707ca919e2f5cd2c9e12aa 100644
|
| --- a/LayoutTests/svg/repaint/inner-svg-change-viewBox-expected.txt
|
| +++ b/LayoutTests/svg/repaint/inner-svg-change-viewBox-expected.txt
|
| @@ -8,6 +8,10 @@
|
| "repaintRects": [
|
| [0, 0, 100, 100],
|
| [0, 0, 100, 100]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "LayoutSVGViewportContainer svg id='s'",
|
| + "LayoutSVGRect rect"
|
| ]
|
| }
|
| ]
|
|
|