Shannon Booth
|
96fc1741b5
LibWeb: Return an Optional<String> from HTMLToken::attribute
|
há 1 ano atrás |
Shannon Booth
|
72bb928dd8
LibWeb: Add spec comments to HTMLParser::handle_in_body
|
há 1 ano atrás |
Shannon Booth
|
a8fd4fab00
LibWeb: Port HTMLParser::serialize_html_fragment from DeprecatedString
|
há 1 ano atrás |
Shannon Booth
|
326b34c7c7
LibWeb: Port all callers of Element::namespace to Element::namespace_uri
|
há 1 ano atrás |
Shannon Booth
|
c8a4fc6c1a
LibWeb: Port HTML parser quirk public IDs to StringView
|
há 1 ano atrás |
Shannon Booth
|
1f8d72da8e
LibWeb: Port HTMLToken::to_deprecated_string to new AK String
|
há 1 ano atrás |
Shannon Booth
|
4821d284c6
LibWeb: Add support for inline SVG element scripts
|
há 1 ano atrás |
Shannon Booth
|
e5d45eeeb1
LibWeb: Properly append attributes to element when creating an Element
|
há 1 ano atrás |
Shannon Booth
|
8fbf72b5bf
LibWeb: Port HTMLToken prefix and namespace to Optional<FlyString>
|
há 1 ano atrás |
Shannon Booth
|
fcde808308
LibWeb: Avoid copy of local_name in HTMLParser::create_element_for
|
há 1 ano atrás |
Shannon Booth
|
907be5a96e
LibWeb: Add spec comment for HTMLParser::adjusted_current_node
|
há 1 ano atrás |
Andreas Kling
|
3ff81dcb65
LibWeb: Make Web::Namespace::Foo strings be FlyString
|
há 1 ano atrás |
Andreas Kling
|
6b20a109c6
LibWeb: Pass DOM namespace strings as FlyString in more places
|
há 1 ano atrás |
Andreas Kling
|
b341aeb5c1
LibWeb: Switch HTMLToken and HTMLTokenizer to String & FlyString
|
há 1 ano atrás |
Andreas Kling
|
f052823f5f
LibWeb: Use FlyString for create_element() namespace strings
|
há 1 ano atrás |
Shannon Booth
|
79ed72adb4
LibWeb: Port HTMLToken::make_start_tag from DeprecatedFlyString
|
há 1 ano atrás |
Shannon Booth
|
7aac7002d1
LibWeb: Port SVG::TagNames from DeprecatedFlyString
|
há 1 ano atrás |
Shannon Booth
|
d8635fe541
LibWeb: Port HTMLParser local name and value from DeprecatedString
|
há 1 ano atrás |
Shannon Booth
|
4321606bba
LibWeb: Port Element interface from DeprecatedString
|
há 1 ano atrás |
Shannon Booth
|
ff72436448
LibWeb: Add a FlyString version of Element::tag_name
|
há 1 ano atrás |
Shannon Booth
|
9303e9e76f
LibWeb: Port Element::local_name and TagNames from Deprecated String
|
há 1 ano atrás |
Shannon Booth
|
60c32f39a1
LibWeb: Do not crash when parsing a SVG script element
|
há 1 ano atrás |
Shannon Booth
|
6de9d2820f
LibWeb: Add spec comments to 'process the rules for foreign content'
|
há 1 ano atrás |
Shannon Booth
|
b603e860af
LibWeb: Port CharacterData from DeprecatedString to String
|
há 1 ano atrás |
Shannon Booth
|
e74031a396
LibWeb: Port Document interface from DeprecatedString to String
|
há 1 ano atrás |
Shannon Booth
|
bcb6851c07
LibWeb: Port Text interface from DeprecatedString to String
|
há 1 ano atrás |
Shannon Booth
|
cc1e4c5cb3
LibWeb: Port Comment interface from DeprecatedString to String
|
há 1 ano atrás |
Andrew Kaster
|
6e64bf5464
LibWeb: Remove outdated old_queue_global_event_with_document
|
há 1 ano atrás |
Shannon Booth
|
ebdfe2e863
LibWeb: Port DocumentType from DeprecatedString to String
|
há 1 ano atrás |
MacDue
|
71baa8c31a
LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint)
|
há 1 ano atrás |