mirror of
https://github.com/RGBCube/serenity
synced 2025-05-21 09:55:07 +00:00
![]() We were parsing "<br/>" as an open tag with the name "br/". This fixes that specific scenario. We also rename is_self_closing_tag() to is_void_element() to better fit the specs. |
||
---|---|---|
.. | ||
CSSParser.cpp | ||
CSSParser.h | ||
HTMLParser.cpp | ||
HTMLParser.h |