Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock há 3 anos atrás
  Luke Wilde f7f37eaa0f LibWeb: Make Node::root return a reference há 3 anos atrás
  Sam Atkins 3c541452b7 LibWeb: Calculate font-size in NodeWidthStyle::apply_style() há 3 anos atrás
  Sam Atkins 8c39fee34d LibWeb: Handle non-px font sizes há 3 anos atrás
  Sam Atkins 168865dbdc LibWeb: Implement and use BorderRadiusStyleValue há 3 anos atrás
  Daniel Bertalan 6de392e120 LibWeb: Add missing `typeinfo` include há 4 anos atrás
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes há 4 anos atrás
  Tobias Christiansen f1bdaafcf6 LibWeb: Make box-shadow known throughout the CSS subsystem há 4 anos atrás
  Egor Ananyin f567414f65 LibWeb: Draw elements with opacity in a separate stacking context há 4 anos atrás
  Egor Ananyin 0e6ba6e1d3 LibWeb: Parse and store the opacity property há 4 anos atrás
  Tobias Christiansen 80a44c3891 LibWeb: Add parsing for the justify-content property há 4 anos atrás
  Daniel Bertalan 11a945a499 LibWeb: Add missing `typeinfo` include há 4 anos atrás
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> há 4 anos atrás
  Tobias Christiansen ae61e9ded2 LibWeb: Add flex-grow and flex-shrink há 4 anos atrás
  Tobias Christiansen ae3e6510d6 LibWeb: Parse flex-basis há 4 anos atrás
  Tobias Christiansen 27704f5f9e LibWeb: Add support for 'definite size' determination há 4 anos atrás
  Tobias Christiansen e6545d5259 LibWeb: Add parsing for flex-wrap property há 4 anos atrás
  Tobias Christiansen 72d5394b8c LibWeb: Flex-items aren't affected by float nor clear há 4 anos atrás
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext há 4 anos atrás
  Tobias Christiansen 499934a848 LibWeb: Make border-radius attibutes accessible há 4 anos atrás
  Egor Ananyin d2b6148787 LibWeb: Make painting order more spec-compliant há 4 anos atrás
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size há 4 anos atrás
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Egor Ananyin 86290c0e4e LibWeb: Set border width to zero if style is none há 4 anos atrás
  Timothy Flynn 5de0e0068c LibWeb: Support two-value background-repeat há 4 anos atrás
  Timothy Flynn bd5a91269f LibWeb: Store computed CSS value of background-repeat há 4 anos atrás
  Angus Gibson e9c1d9c89a LibWeb: Return whether handle_mousewheel was handled há 4 anos atrás
  Adam Hodgen e169e24104 LibWeb: Parese the CSS "cursor" property há 4 anos atrás
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY há 4 anos atrás