[csswg-drafts] [css-values-5] attr() and forwards compatible parsing (#11035)

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-values-5] attr() and forwards compatible parsing ==
Now that `attr()`'s syntax expands to `attr(<qname> <syntax>? [, <fallback-value>]?)` where `<syntax>` has a fairly complex grammar, I was wondering if we need a divider between the two in case we ever want to expand the first argument?

(That said, I do like having the symmetry with `var()`, which delineates the variable as the variable before a comma, and the fallback value as everything after.)

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11035 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 14 October 2024 23:26:15 UTC