Re: [csswg-drafts] [css-values] Distinction between `attr(foo type(<string>))` and `attr(foo string)` is too subtle (#11645)

Right, that's the biggest difference. Otherwise it's just that CSS string escapes would be processed by `type(<string>)`, so `<div data-foo="'bar\30 '">` would result in a string of `"bar0"`.

> I don't think unparsed-string is going to make much sense to most authors.

Then suggest something else. ^_^

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


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

Received on Tuesday, 4 March 2025 18:44:08 UTC