Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 141b01d3e3 LibWeb: Turn StyleProperties::m_property_values into an Array hace 3 años
  Maciej 3e1c1c0b16 LibWeb: Add support for CSS image-rendering property hace 3 años
  Sam Atkins 5b2482a939 LibWeb: Use Optional instead of undefined-lengths for widths/heights hace 3 años
  Sam Atkins 10c6c77b5c LibWeb: Render multiple box-shadows hace 3 años
  Tobias Christiansen 69aac6ecd7 LibWeb: Add new property 'text-decoration-style' hace 3 años
  Sam Atkins dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage hace 3 años
  Sam Atkins 69878cde3e LibWeb: Remove unused StyleProperties::background_repeat() hace 3 años
  Sam Atkins 1e53768f1b LibWeb: Combine background-repeat-x/y pseudo-properties hace 3 años
  Andreas Kling 84b15cc7b1 LibWeb: Remove StyleProperties::set_property(PropertyID, StringView) hace 3 años
  Andreas Kling ff45eb7fb1 LibWeb: Make computed opacity always available hace 3 años
  Andreas Kling 07f15aa550 LibWeb: Make computed flex-grow and flex-shrink always available hace 3 años
  huwdp ec43f7a2b0 LibWeb: Add initial version of pointer-events CSS property hace 3 años
  Sam Atkins fc7af21c7c LibWeb: Make things aware of box-sizing hace 3 años
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer hace 3 años
  Andreas Kling 785ace4fc2 LibWeb: Remove on-demand font resolution hace 3 años
  Andreas Kling 23a08fd35a LibWeb: Start absolutizing lengths after performing the CSS cascade hace 3 años
  Andreas Kling d965a9552f LibWeb: Start implementing the CSS cascade hace 3 años
  Tobias Christiansen 9ebfafafbe LibWeb: Add transform property to the system hace 3 años
  Sam Atkins 86f78bff2a LibWeb: Make StyleValue::to_color() take a Node instead of the Document hace 3 años
  Tobias Christiansen 307f90b675 LibWeb: Add proper parsing of the AlignItems property hace 3 años
  Andreas Kling cf8f1c5a5f LibWeb: Remove unused CSS::StyleProperties::string_or_fallback() hace 4 años
  Sam Atkins 8c39fee34d LibWeb: Handle non-px font sizes hace 4 años
  Tobias Christiansen f1bdaafcf6 LibWeb: Make box-shadow known throughout the CSS subsystem hace 4 años
  Egor Ananyin 0e6ba6e1d3 LibWeb: Parse and store the opacity property hace 4 años
  Tobias Christiansen 80a44c3891 LibWeb: Add parsing for the justify-content property hace 4 años
  Tobias Christiansen ae61e9ded2 LibWeb: Add flex-grow and flex-shrink hace 4 años
  Tobias Christiansen ae3e6510d6 LibWeb: Parse flex-basis hace 4 años
  Tobias Christiansen e6545d5259 LibWeb: Add parsing for flex-wrap property hace 4 años
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Simon Danner c8d56ee4f4 LibWeb: Improve fallback font selection hace 4 años