Re: [svgwg] [svg-native] Should declarations be required to be before all their uses? (#669)

>>  it would be required to have an internal DOM
>
> Is this really the only thing that requires the implementation to hold a DOM?

If SVG Native only supports references to things like paint servers, then you wouldn't need a document model.  

However if `<use>` is supported, then that *would* require some sort of document model.  Even if there was a back-references-only rule.  


-- 
GitHub Notification of comment by BigBadaboom
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/669#issuecomment-484657929 using your GitHub account

Received on Thursday, 18 April 2019 19:36:09 UTC