SVG:Use: Difference between revisions
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
## tree structure changes within use | ## tree structure changes within use | ||
## addition/removal of use itself | ## addition/removal of use itself | ||
# event delivery to shadow instance tree | |||
= Implemenatation Strategies = | = Implemenatation Strategies = |
Revision as of 04:37, 8 December 2005
Mental Testcases
- svg:use to
- same document displayed content
- same document undisplayed content
- other document
- dynamic changes
- attribute change within used content
- style change inherited from ancestor of use
- tree structure changes within use
- addition/removal of use itself
- event delivery to shadow instance tree