Historique des commits

Auteur SHA1 Message Date
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb il y a 3 ans
  Idan Horowitz 57090f75ae LibWeb: Correct invalid index check in HTMLTableElement::insertRow() il y a 3 ans
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace il y a 3 ans
  Luke Wilde 7fae46361b LibWeb: Fix null-deref in <table> delete_row with index = -1 and no rows il y a 3 ans
  Daniel Bertalan d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr il y a 3 ans
  Sam Atkins 3bd14941c7 LibWeb: Switch to new CSS Parser :^) il y a 3 ans
  Adam Hodgen 3e46e8fea8 LibWeb: Fix HTMLTable Element attributes il y a 4 ans
  Luke a826df773e LibWeb: Make WrapperGenerator generate nullable wrapper types il y a 4 ans
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> il y a 4 ans
  Adam Hodgen 37685b0181 LibWeb: Implement HTMLTableElement tbody attributes il y a 4 ans
  Adam Hodgen d2e3e98b6b LibWeb: Implement HTMLTableElement tfoot attributes il y a 4 ans
  Adam Hodgen b3f7ea9914 LibWeb: Implement HTMLTableElement thead attributes il y a 4 ans
  Adam Hodgen 0fa0367a39 LibWeb: Implement HTMLTableElement caption attributes il y a 4 ans
  Adam Hodgen 887fa18e32 LibWeb: Implement HTMLTableElement row attributes il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling 16cde3f14a LibWeb: Rename CSSParser => DeprecatedCSSParser il y a 4 ans
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans