Re: [css-houdini-drafts] [typed-om] Trim CSSResourceValue and subclasses to opaque objects for this level, punt rest to level 2

"original url" is what's actually specified in `url()` or whatever. "base url" is whatever the base URL that CSS uses in the context that the value is encountered.  `<style>` shouldn't be underdefined - it's the document's base URL.  In any case, browsers all *have* such a base URL in whatever context a url() can be encountered; if they're inconsistent, that's a problem on CSS's side, and Typed OM won't be exposing anything new.

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

Received on Tuesday, 10 April 2018 08:31:40 UTC