提交历史

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