Re: [csswg-drafts] [web-animations-2] s/animation-trigger-type/animation-trigger-behavior/ (#12223)

> > 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.

Hmm, the errors are gone for me now so I removed the &bs; syntax.

-- 
GitHub Notification of comment by szager-chromium
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/12223#issuecomment-2902620068 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:31:51 UTC