foreignObject works. labels work! Yeah!

This commit is contained in:
Raghu Rajagopalan
2016-04-02 18:59:12 +05:30
parent 5dcd3e6f35
commit 89307d3f13
3 changed files with 467 additions and 460 deletions

View File

@@ -192,6 +192,7 @@ function resolveSVGElement(element) {
}
function resolveForeignObjects(element) {
return;
var children
, textElement
, textSpan