validator / htmlparser

The Validator.nu HTML parser https://about.validator.nu/htmlparser/
Other
56 stars 26 forks source link

Limit ambiguous-ampersand wasteful buffering #19

Closed sideshowbarker closed 4 years ago

sideshowbarker commented 4 years ago

This refines 9ce4bd4 by only buffering if we’re actually inside an attribute value.