scala-js/scala-js-dom

SVGTextContentElement.getComputedTextLength(): Int should return a Double

georgeorfanidi opened this issue · 2 comments

def getComputedTextLength(): Int = js.native

getComputedTextLength() better return Double

This issue can be closed since it is already fixed in #341