canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,334
edits
| Line 13: | Line 13: | ||
= Implemenatation Strategies = | = Implemenatation Strategies = | ||
== No Frame Tree == | |||
# remove multiple presentations | |||
# Move SVG painting and event handling to content | |||
** ownership of style context also therefore goes to content | |||
# Clone content for svg:use | |||
# Let style contexts know they're held by content (bit) | |||