[css-houdini-drafts] [css-typed-om] CSSImageValue should specify units of intrinsicWidth and intrinsicHeight

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

== [css-typed-om] CSSImageValue should specify units of intrinsicWidth and intrinsicHeight ==
The [spec for `CSSImageValue`](https://drafts.css-houdini.org/css-typed-om-1/#imagevalue-objects) should specify what units its `intrinsicWidth` and `intrinsicHeight` properties are in.  (I'm guessing it's CSS pixels, but it should certainly be specified.  The [definition of intrinsic width and height](https://drafts.csswg.org/css-images/#intrinsic-dimensions) doesn't really define a primary unit.)

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

Received on Saturday, 3 February 2018 16:41:54 UTC