Historique des commits

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