Confirmed users
489
edits
(→Data) |
|||
Line 32: | Line 32: | ||
== Data == | == Data == | ||
* What data is read or parsed by this feature | * What data is read or parsed by this feature | ||
The contents of the SVG/SMIL <animate> / <set> / <animateTransform> element's attributes. These consist of semicolon-separated lists of values, time values, | |||
The SMIL patch adds a "nsSMILParserUtils" class that manages its parsing needs. | |||
* What is the output of this feature | * What is the output of this feature | ||
Animations (animated attributes) in SVG documents, which would otherwise be static. | |||
* What storage formats are used | * What storage formats are used | ||