Appendix A. Glossary
The primary references for SVG are the specifications available from http://www.w3.org/Graphics/SVG. In the following glossary definitions, SVG Spec. refers to the SVG 1.0 Specification (http://www.w3.org/TR/SVG/) and XML Spec. refers to the Extensible Markup Language (XML) 1.0 (2nd Edition) Recommendation (http://www.w3.org/TR/REC-xml).
- Absolute Positioning—
Placing an element by means of
x
andy
attributes relative to the point (0,0) in the current coordinate system, which, due to transformations, may not be the top-left corner.See Also Relative Positioning—.
- Accessibility—
In the sense of the W3C's Web Accessibility Initiative (WAI), providing a high degree of usability for people with disabilities. See http://www.w3.org/WAI/ ...
Get SVG Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.