kristoff-it / superhtml

HTML Language Server & Templating Language Library
MIT License
172 stars 11 forks source link

HTML Parser Fuzzing #5

Closed kristoff-it closed 1 month ago

kristoff-it commented 2 months ago

We should fuzz the parser against two main invariants:

kristoff-it commented 1 month ago

Fuzzing is now implemented and v0.3.0 features a fuzz-tested HTML parser.