Index: LayoutTests/svg/animations/viewspec-checkaspectparams.html |
diff --git a/LayoutTests/svg/animations/viewspec-checkaspectparams.html b/LayoutTests/svg/animations/viewspec-checkaspectparams.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2d80325362e7e34522b5db1d305b48dbf4dcde0d |
--- /dev/null |
+++ b/LayoutTests/svg/animations/viewspec-checkaspectparams.html |
@@ -0,0 +1,9 @@ |
+<!DOCTYPE html> |
+<html> |
+<body> |
+<!-- See: https://svgwg.org/svg2-draft/single-page.html#linking-SVGFragmentIdentifiers --> |
+Test for crbug.com/235256: viewSpec's AspectParams.<br/> |
+There should be 1 green boxes below:<br/> |
+<object width="30" height="30" data="resources/viewspec-checkaspectparams.svg#svgView(viewBox(0,0,30,30);preserveAspectRatio(none))"></object> |
fs
2015/04/24 12:51:21
Won't this be the same even you remove the animati
|
+</body> |
+</html> |