Something went wrong. Try again.
we (web engine): Experimental web browser project to understand the limits of Claude
Something went wrong. Try again.
Implement HTML5 tokenizer state machine master
Spec-compliant HTML5 tokenizer per WHATWG §13.2.5 with: - Full state machine: Data, TagOpen, EndTagOpen, TagName, attributes, comments, DOCTYPE (with PUBLIC/SYSTEM), character references - Named character references: 2125 entities with binary search lookup - Numeric character references: decimal, hex, Windows-1252 replacements - Proper token coalescing (adjacent Character tokens merged) - 34 unit tests, 6661/6807 html5lib tokenizer tests passing (97.7%) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Author Pierre Le Fevre Co-author Claude Opus 4.6 Date (Mar 3, 2026, 4:17 PM UTC) Commit e418c8c4 e418c8c4c2a4ad02400b8b4bc876fe7ea9f1c16e Parent 6eba079d 6eba079dabfbcd1d0c9c5ea1d6fb2a210932d763