- From: szager-chromium via GitHub <sysbot+gh@w3.org>
- Date: Thu, 22 May 2025 21:11:12 +0000
- To: public-css-archive@w3.org
> When trying to build this locally bikeshed seems to have issues with the `&bs';` escape sequence: > > ``` > LINE 2397:45: Character reference '&bs' didn't end in ;. > LINE 2398:25: Character reference '&bs' didn't end in ;. > LINE 2404:26: Character reference '&bs' didn't end in ;. > LINE 2528:57: Character reference '&bs' didn't end in ;. > LINE 2530:33: Character reference '&bs' didn't end in ;. > LINE 3724:36: Character reference '&bs' didn't end in ;. > ``` > > However it also shouldn't be necessary to escape apostrophes, should it? When removing I can build and it seems to still have all of the correct linkage. It also seems like there are plenty of unescaped apostrophes in other specs: https://github.com/search?q=repo%3Aw3c%2Fcsswg-drafts+%2F%5Ba-z%5C%5D%5D%27s%2F&type=code I was getting bikeshed errors without the quoting. Let me see if I can work around it. -- GitHub Notification of comment by szager-chromium Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/12223#issuecomment-2902581893 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 22 May 2025 21:11:14 UTC