fix(DomRenderer): correctly handle namespaced attributes#5989
fix(DomRenderer): correctly handle namespaced attributes#5989vicb wants to merge 1 commit intoangular:masterfrom
Conversation
b5c04f4 to
391f9bd
Compare
|
Let's wait with this PR until my performance PR is in: #5993 On Thu, Dec 17, 2015 at 2:59 PM Victor Berchet notifications@github.com
|
|
@vicb, will this also fix the effect of sibling attributes <svg>
<image x="20" y="20" width="300" height="80" xlink:href="image.png" />
</svg>Using beta.0 the above example results in the attributes |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
fixes #5548
fixes #5034
fixes #6255
Contains 2 fixes: