Skip to content

SVGTextContentElement.getComputedTextLength(): Int should return a Double #336

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
georgeorfanidi opened this issue Jul 19, 2018 · 2 comments

Comments

@georgeorfanidi
Copy link
Contributor

georgeorfanidi commented Jul 19, 2018

def getComputedTextLength(): Int = js.native

getComputedTextLength() better return Double

@georgeorfanidi georgeorfanidi changed the title def getComputedTextLength(): Int = js.native shall be def getComputedTextLength(): Int = js.native shall be Double Jul 19, 2018
@sjrd sjrd changed the title def getComputedTextLength(): Int = js.native shall be Double SVGTextContentElement.getComputedTextLength(): Int should return a Double Jul 19, 2018
@sjrd
Copy link
Member

sjrd commented Jul 19, 2018

Spec text: https://svgwg.org/svg2-draft/text.html#InterfaceSVGTextContentElement

@exoego
Copy link
Contributor

exoego commented May 13, 2019

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

@sjrd sjrd closed this as completed May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants