All checks were successful
ci / fast (linux) (push) Successful in 6m57s
Add 7 tests confirming CSS parsing edge cases are handled correctly: - Tokenizer: backslash in comments, escaped close brace, hex escape \a - Parser: escaped brace not closing block, ! error not treated as !important, background: red pink rejected - Selectors: unquoted attribute value with bare space rejected Update acid2 investigation report: F-007/F-008 status Open → Verified, correct m\argin description (hex escape U+000A, not literal 'a'). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>