- From: Robert Flack via GitHub <sysbot+gh@w3.org>
- Date: Thu, 22 May 2025 15:22:16 +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. -- GitHub Notification of comment by flackr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/12223#issuecomment-2901648521 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 15:22:16 UTC