[css-houdini-drafts] CSSImageValue intrinsicWidth/Height should be unsigned long

annevk has just created a new issue for https://github.com/w3c/css-houdini-drafts:

== CSSImageValue intrinsicWidth/Height should be unsigned long ==
It seems like making these doubles is a mistake?

Wouldn't it be better to make these match (also in name) the naturalWidth/Height attributes of the `img` element? Seems slightly better to have consistency here? Alternatively perhaps just not expose these?

Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/714 using your GitHub account

Received on Thursday, 22 February 2018 13:23:50 UTC