version(版本)
version
version属性用于指示SVG文档符合的规范。它只允许用于在<svg>元素的基础上。这是纯粹的建议,并没有影响渲染或处理。
虽然它被指定接受任何数目,只有两个有效的选择是当前1.0
和1.1
。
使用上下文
Categories | None |
---|---|
Value | <number> |
Animatable | No |
Normative document | SVG 1.1 (2nd Edition): version attribute |
© 2005–2017 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/version