Commit History

Author SHA1 Message Date
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace 3 years ago
  Simon Wanner bc4974648c LibWeb: Add HTMLTableCellElement::rowSpan 3 years ago
  Simon Wanner b7b647e9cd LibWeb: Add HTMLTableCellElement::colSpan 3 years ago
  Andreas Kling fda25f9505 LibWeb: Move HTML dimension value parsing from CSS to HTML namespace 3 years ago
  Andreas Kling e96b3315ad LibWeb: Treat width/height on td/th elements as non-zero dimension value 3 years ago
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 years ago
  Andreas Kling 5c132724ea LibWeb: Properly handle the <td align> attribute 3 years ago
  Sam Atkins 3bd14941c7 LibWeb: Switch to new CSS Parser :^) 3 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 16cde3f14a LibWeb: Rename CSSParser => DeprecatedCSSParser 4 years ago
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago