Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Shannon Booth 4821d284c6 LibWeb: Add support for inline SVG element scripts 1 vuosi sitten
  Shannon Booth e5d45eeeb1 LibWeb: Properly append attributes to element when creating an Element 1 vuosi sitten
  Shannon Booth 8fbf72b5bf LibWeb: Port HTMLToken prefix and namespace to Optional<FlyString> 1 vuosi sitten
  Shannon Booth fcde808308 LibWeb: Avoid copy of local_name in HTMLParser::create_element_for 1 vuosi sitten
  Shannon Booth 907be5a96e LibWeb: Add spec comment for HTMLParser::adjusted_current_node 1 vuosi sitten
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString 1 vuosi sitten
  Andreas Kling 6b20a109c6 LibWeb: Pass DOM namespace strings as FlyString in more places 1 vuosi sitten
  Andreas Kling b341aeb5c1 LibWeb: Switch HTMLToken and HTMLTokenizer to String & FlyString 1 vuosi sitten
  Andreas Kling f052823f5f LibWeb: Use FlyString for create_element() namespace strings 1 vuosi sitten
  Shannon Booth 79ed72adb4 LibWeb: Port HTMLToken::make_start_tag from DeprecatedFlyString 1 vuosi sitten
  Shannon Booth 7aac7002d1 LibWeb: Port SVG::TagNames from DeprecatedFlyString 1 vuosi sitten
  Shannon Booth d8635fe541 LibWeb: Port HTMLParser local name and value from DeprecatedString 1 vuosi sitten
  Shannon Booth 4321606bba LibWeb: Port Element interface from DeprecatedString 1 vuosi sitten
  Shannon Booth ff72436448 LibWeb: Add a FlyString version of Element::tag_name 1 vuosi sitten
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 vuosi sitten
  Shannon Booth 60c32f39a1 LibWeb: Do not crash when parsing a SVG script element 1 vuosi sitten
  Shannon Booth 6de9d2820f LibWeb: Add spec comments to 'process the rules for foreign content' 1 vuosi sitten
  Shannon Booth b603e860af LibWeb: Port CharacterData from DeprecatedString to String 1 vuosi sitten
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 vuosi sitten
  Shannon Booth bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String 1 vuosi sitten
  Shannon Booth cc1e4c5cb3 LibWeb: Port Comment interface from DeprecatedString to String 1 vuosi sitten
  Andrew Kaster 6e64bf5464 LibWeb: Remove outdated old_queue_global_event_with_document 1 vuosi sitten
  Shannon Booth ebdfe2e863 LibWeb: Port DocumentType from DeprecatedString to String 1 vuosi sitten
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) 1 vuosi sitten
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels 1 vuosi sitten
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 1 vuosi sitten
  Andreas Kling e2740bd19d LibWeb: Don't overwrite existing text content when flushing HTML parser 1 vuosi sitten
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 vuosi sitten
  Jonah 0b2da4f8c6 LibWeb: Add the default user agent MathML stylesheet 2 vuotta sitten
  Jonah 442602bec8 LibWeb: Generate MathML Elements 2 vuotta sitten