提交歷史

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