Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 2a141600a3 LibWeb: Correctly parse numeric and 'auto' z-index values hace 3 años
  Sam Atkins b8c4320ffa LibWeb: Fix CSS opacity parsing hace 3 años
  Andreas Kling 9509f2ff87 LibWeb: Remove outdated FIXME about ACID2 hace 3 años
  Andreas Kling cf8f1c5a5f LibWeb: Remove unused CSS::StyleProperties::string_or_fallback() hace 3 años
  Sam Atkins b92a6d6542 LibWeb: Implement CSS `unset` builtin value hace 3 años
  Sam Atkins 3296fd70b3 LibWeb: Intercept CSS `initial`/`inherit` values in StyleProperties hace 3 años
  Sam Atkins 8f2ab524fa LibWeb: Fix inverted-if typo in flex_shrink_factor() hace 3 años
  Sam Atkins b64b97ef88 LibWeb: Implement font-fallback hace 3 años
  Sam Atkins ceece1c75e LibWeb: Handle numeric font-weights hace 3 años
  Sam Atkins 8c39fee34d LibWeb: Handle non-px font sizes hace 3 años
  Sam Atkins c8c2a8df56 LibWeb: Make '0' always be both a number and a length in CSS hace 3 años
  Tobias Christiansen 833936f3ec LibWeb: Add auto as a recognized argument of flex-basis hace 3 años
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes hace 3 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 20667dfff5 LibWeb: Plumb calculated StyleValues into CSS::Length hace 4 años
  Tobias Christiansen 80a44c3891 LibWeb: Add parsing for the justify-content property hace 4 años
  Tobias Christiansen e18e2af826 LibWeb: Add roman numerals as a list-style for ol's hace 4 años
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 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 8a6c37deef LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font() hace 4 años
  Andreas Kling 6a012ad79f LibGfx: Remove Gfx::FontDatabase::default_bold_font() hace 4 años
  Tobias Christiansen 889e1d3db9 LibWeb: Add list-style-type: upper-latin and upper-alpha support hace 4 años
  Tobias Christiansen cb34775c83 LibWeb: Add list-style-type: lower-alpha and lower-latin support hace 4 años
  Tobias Christiansen 0983cd9243 LibWeb: Add list-style-type: decimal-leading-zero support 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
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años