Andreas Kling 8c3e5137f7 LibWeb: Add spec comments to HTML parser "in table text" insertion mode 2 years ago
..
Entities.cpp 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
Entities.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
HTMLEncodingDetection.cpp 50c5f0d7da LibWeb: Make factory method of DOM::Attr fallible 2 years ago
HTMLEncodingDetection.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLParser.cpp 8c3e5137f7 LibWeb: Add spec comments to HTML parser "in table text" insertion mode 2 years ago
HTMLParser.h bc54560e59 LibWeb: Add Web::HTML::parse_legacy_color_value 2 years ago
HTMLToken.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
HTMLToken.h 0184fc5e43 Everywhere: Use AK_MAKE_DEFAULT_MOVABLE to avoid mistakes 2 years ago
HTMLTokenizer.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 years ago
HTMLTokenizer.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
ListOfActiveFormattingElements.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
ListOfActiveFormattingElements.h 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes 2 years ago
StackOfOpenElements.cpp f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
StackOfOpenElements.h 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes 2 years ago