Re: [csswg-drafts] [css-values-4] Switch advanced attr() to being var()-like (#4482)

Any attribute that overrides or partially overrides another is a potential use case.
* `attr(title, attr(pattern))` to explain `<input>` constraints
* `attr(download, attr(href))` to represent hyperlinks
* `attr(data-selection, attr(data-default))` to consume hierarchical custom data attributes

-- 
GitHub Notification of comment by gibson042
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4482#issuecomment-551117301 using your GitHub account

Received on Thursday, 7 November 2019 15:03:32 UTC