Index: LayoutTests/svg/animations/viewspec-checkaspectparams-expected.html |
diff --git a/LayoutTests/svg/dom/viewspec-aspectparams-expected.html b/LayoutTests/svg/animations/viewspec-checkaspectparams-expected.html |
similarity index 96% |
copy from LayoutTests/svg/dom/viewspec-aspectparams-expected.html |
copy to LayoutTests/svg/animations/viewspec-checkaspectparams-expected.html |
index 70607c70240daef1a7a9610bf207bb9e12e35cba..2a094d950471c7f7f713a6eb8c9c512bceb44482 100644 |
--- a/LayoutTests/svg/dom/viewspec-aspectparams-expected.html |
+++ b/LayoutTests/svg/animations/viewspec-checkaspectparams-expected.html |
@@ -2,7 +2,7 @@ |
<html> |
<body> |
<!-- See: https://svgwg.org/svg2-draft/single-page.html#linking-SVGFragmentIdentifiers --> |
-Test for crbug.com/249578: viewSpec's AspectParams.<br/> |
+Test for crbug.com/235256: viewSpec's AspectParams.<br/> |
There should be 3 green boxes below:<br/> |
<object width="30" height="30" data="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30'><rect width='100%' height='100%' fill='green'/></svg>"></object> |
<object width="30" height="30" data="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30'><rect width='100%' height='100%' fill='green'/></svg>"></object> |