- From: Noam Rosenthal via GitHub <sysbot+gh@w3.org>
- Date: Mon, 04 Oct 2021 17:50:46 +0000
- To: public-css-archive@w3.org
> My own experience so far suggests that it definitely _is_ difficult to accomplish. ^_^ But I'd absolutely welcome help in defining this, if you have better insight into the problem. > Fair enough :) this was a motivated offer of help rather than an attempt to belittle the challenge > Currently our attempts at fetching things are spread between CSSOM (for top-level stylesheet; currently broken and not invoking the Fetch algos correctly) and Cascade (for @import; currently being written by me in an attempt to use the Fetch algos correctly but definitely currently broken too). > > I _suspect_ that url() usage in _properties_ should generally be quite easy; there's a _lot_ less observable behavior we have to worry about, but there's still _some_ piping of document state thru stylesheets that probably needs to be done in CSSOM. Values & Units is indeed the appropriate place to define the _general_ handling of url() tho; PRs absolutely welcome. They’re coming, be warned. 😉 Will probably have a multi-spec PR with some open issues in the next couple of days -- GitHub Notification of comment by noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/562#issuecomment-933714534 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 4 October 2021 17:50:48 UTC