Re: [css-houdini-drafts] [css-typed-om] spec should clarify inheritance of CSSImageValue from CSSResourceValue for non-network image types

Oh, I guess this is specified in the `CSSImageValue` section:

> CSSImageValue objects that do not require network data (for example linear and radial gradients) are initialized with state "loaded".

But it seems like this should instead be in the spec for `CSSResourceValue`.

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

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