Histórico de Commits

Autor SHA1 Mensagem Data
  Shannon Booth 57d7637b59 LibWeb: Remove DeprecatedString support from {Child,Parent}Node há 1 ano atrás
  Shannon Booth 3b12a13f17 LibWeb: Add String variants of functions in ChildNode há 1 ano atrás
  Shannon Booth bfc0773285 LibWeb: Add String versions for some functions in ParentNode há 1 ano atrás
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Linus Groh ab0a354bb4 LibWeb: Convert ChildNode to use TRY for error propagation há 3 anos atrás
  Luke Wilde 7431f6073b LibWeb: Implement ChildNode.replaceWith há 3 anos atrás
  Luke Wilde 5a5e3a6ec3 LibWeb: Implement ChildNode.after há 3 anos atrás
  Luke Wilde 1bbe40c5af LibWeb: Implement ChildNode.before há 3 anos atrás
  Luke Wilde d5c96c3ccf LibWeb: Implement ParentNode.prepend há 3 anos atrás
  Luke Wilde 7bdf0be667 LibWeb: Implement ChildNode.remove há 3 anos atrás