- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Tue, 04 Mar 2025 18:44:07 +0000
- To: public-css-archive@w3.org
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