Files
ladybird/Userland/Libraries/LibWeb/HTML/Parser/HTMLParser.cpp
Shannon Booth bc54560e59 LibWeb: Add Web::HTML::parse_legacy_color_value
This function follows the "rules for parsing a legacy color value"
which is used in some legacy attributes, such as 'bgcolor' in the body
element.
2023-05-28 13:24:37 +02:00

178 KiB