- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 25 Mar 2024 20:26:20 +0000
- To: public-css-archive@w3.org
> Although it seems more correct not to consume leading whitespaces in this algorithm (see https://github.com/w3c/csswg-drafts/issues/3600), I suspect this may be no longer required. It could just be "consume as much whitespace as possible; if the next input code points is [a quote then] create a `<function-token>`". That would fail to emit a whitespace token given `url( "foo" )`, which I'd like to preserve, since any other function would emit a whitespace there. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10120#issuecomment-2018851394 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 25 March 2024 20:26:21 UTC