Commit History

Author SHA1 Message Date
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 years ago
  Andreas Kling 85a0772147 LibWeb: Start work towards modern CSS "display" values 3 years ago
  Tobias Christiansen 6283086c2f LibWeb: Handle inline-block children of a flex-container as block 3 years ago
  Tobias Christiansen 610f14992a LibWeb: Flexbox: Wrap inline Nodes if their parent is display: flex 3 years ago
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 years ago
  Daniel Bertalan d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr 3 years ago
  K-Adam e8d10fb429 LibWeb: Ignore svg elements outside of <svg> when building layout tree 3 years ago
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Adam Hodgen ae02acb8e1 LibWeb: Properly handle thead and tfooter HTML tags 4 years ago
  Luke ca71ac484b LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)" 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling e562819a7e LibWeb: Generate layout nodes for shadow subtrees 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago