Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 817cd13d59 LibWeb: Implement the ::marker pseudo-element hace 3 años
  Sam Atkins ab2c47542d LibWeb: Create layout nodes for ::before and ::after pseudo-elements :^) hace 3 años
  Andreas Kling 92266d2247 LibWeb: Create list-item markers during layout tree construction hace 3 años
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder hace 3 años
  Andreas Kling f6573f5f9d LibWeb: Don't create anonymous table boxes around whitespace hace 3 años
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer hace 3 años
  Andreas Kling 85a0772147 LibWeb: Start work towards modern CSS "display" values hace 3 años
  Tobias Christiansen 6283086c2f LibWeb: Handle inline-block children of a flex-container as block hace 3 años
  Tobias Christiansen 610f14992a LibWeb: Flexbox: Wrap inline Nodes if their parent is display: flex hace 3 años
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock hace 3 años
  Daniel Bertalan d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr hace 3 años
  K-Adam e8d10fb429 LibWeb: Ignore svg elements outside of <svg> when building layout tree hace 4 años
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> hace 4 años
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Adam Hodgen ae02acb8e1 LibWeb: Properly handle thead and tfooter HTML tags hace 4 años
  Luke ca71ac484b LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)" hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Andreas Kling e562819a7e LibWeb: Generate layout nodes for shadow subtrees hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años