Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration il y a 1 an
  Andreas Kling 6b20a109c6 LibWeb: Pass DOM namespace strings as FlyString in more places il y a 1 an
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String il y a 1 an
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Andreas Kling 6e0f80fbe0 LibWeb: Make the HTMLParser GC-allocated il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  Andreas Kling b0008c0934 LibWeb: Use Vector::in_reverse() in HTML::StackOfOpenElements il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Simon Wanner e154c2c2ca LibWeb: Implement "has element in select scope" per-spec il y a 3 ans
  Simon Wanner 1d95745901 LibWeb: Implement the rest of the Adoption Agency Algorithm il y a 3 ans
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb il y a 3 ans
  Andreas Kling 5cdbea4ae0 LibWeb: Rename element_before() => element_immediately_above() il y a 3 ans
  Sam Atkins 7196570f9b LibWeb: Cast unused smart-pointer return values to void il y a 3 ans
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser il y a 3 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans