result/HTML/attr-ents.html

Branch


Log

Author Commit Date CI Message
Nick Wellnhofer cdaf657f 2025-05-09T23:02:32 html: Don't escape < and > when serializing attribute values Align with HTML5. This will break some test suites.
Nick Wellnhofer 59511792 2024-09-03T15:52:44 html: Parse named character references according to HTML5