Confirmed users
489
edits
(→Data) |
|||
Line 79: | Line 79: | ||
== Data == | == Data == | ||
* What data is read or parsed by this feature | * What data is read or parsed by this feature | ||
** The values of the SVG <animate>, <set>, and <animateTransform> elements' attributes. These consist of semicolon-separated lists of values, time values, .. | ** The values of the SVG <animate>, <set>, and <animateTransform> elements' attributes. These consist of semicolon-separated lists of values, time values, special string values (e.g. "indefinite") | ||
** The SMIL patch adds the class "nsSMILParserUtils," which takes care of its parsing needs. | ** The SMIL patch adds the class "nsSMILParserUtils," which takes care of its parsing needs. | ||