- From: Florian Rivoal via GitHub <sysbot+gh@w3.org>
- Date: Fri, 30 Aug 2024 08:18:40 +0000
- To: public-css-archive@w3.org
frivoal has just labeled a pull request from alkorlos for https://github.com/w3c/csswg-drafts as "Closed Accepted as Obvious Bugfix": == [css-highlight-api-1] Fix unquoted attribute values == Fix bikeshed errors. The command: ``` bikeshed spec css-highlight-api-1\Overview.bs ``` Throws errors: ``` LINE 629:11: Character " (at 629:17) is invalid in unquoted attribute values. LINE 629:11: Garbage after class=. LINE 629:1: Garbage at 629:5 in <h3>. LINE 644:11: Character " (at 644:17) is invalid in unquoted attribute values. LINE 644:11: Garbage after class=. LINE 644:1: Garbage at 644:5 in <h3>. LINE 673:11: Character " (at 673:17) is invalid in unquoted attribute values. LINE 673:11: Garbage after class=. LINE 673:1: Garbage at 673:5 in <h3>. ``` See https://github.com/w3c/csswg-drafts/pull/10623 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 30 August 2024 08:18:41 UTC