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

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

== URL encoding of CSS values ==
A long time ago @zcorpan wrote a great set of tests to determine whether features used the URL parser with a non-UTF-8 encoding. As you might expect, there is no interoperability:

https://wpt.fyi/results/html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html%3Finclude%3Dcss

Everyone seems to agree that `@import` uses UTF-8, but CSS values depend on the stylesheet encoding in Chromium and WebKit. I wanted to double check with the WG that this is intentional and everyone is on board with aligning with the standard or if this is something that should be changed.

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


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

Received on Monday, 4 September 2023 08:29:04 UTC