Re: [csswg-drafts] URL encoding of CSS values (#9301)

Two things:

1. It's really that when you invoke the URL parser you don't use its _encoding_ argument. All the percent-encoding happens underneath and CSS doesn't really directly access that (to my knowledge).
2. I landed a patch for this in WebKit so it'll get some more exposure: https://github.com/WebKit/WebKit/commit/c195704a1cc8afc565fb5bd694d06fd329321267.

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


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

Received on Friday, 3 November 2023 23:19:58 UTC