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

Ah yes, we should probably match up.

I note that `img` sets its properties to 0 if they don't exist, rather than making them nullable.  Do you know if there's a particular reason for this? An intrinsic zero width/height is an actual thing that you can have, so it's not a very effective sentinel value to mean "stretchy in this dimension".

Right now I'm inclined to make them `unsigned long?`.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/714#issuecomment-367836616 using your GitHub account

Received on Thursday, 22 February 2018 21:59:02 UTC