커밋 기록

작성자 SHA1 메시지 날짜
  Sam Atkins 2a141600a3 LibWeb: Correctly parse numeric and 'auto' z-index values 3 년 전
  Sam Atkins b8c4320ffa LibWeb: Fix CSS opacity parsing 3 년 전
  Andreas Kling 9509f2ff87 LibWeb: Remove outdated FIXME about ACID2 3 년 전
  Andreas Kling cf8f1c5a5f LibWeb: Remove unused CSS::StyleProperties::string_or_fallback() 3 년 전
  Sam Atkins b92a6d6542 LibWeb: Implement CSS `unset` builtin value 3 년 전
  Sam Atkins 3296fd70b3 LibWeb: Intercept CSS `initial`/`inherit` values in StyleProperties 3 년 전
  Sam Atkins 8f2ab524fa LibWeb: Fix inverted-if typo in flex_shrink_factor() 3 년 전
  Sam Atkins b64b97ef88 LibWeb: Implement font-fallback 3 년 전
  Sam Atkins ceece1c75e LibWeb: Handle numeric font-weights 3 년 전
  Sam Atkins 8c39fee34d LibWeb: Handle non-px font sizes 3 년 전
  Sam Atkins c8c2a8df56 LibWeb: Make '0' always be both a number and a length in CSS 3 년 전
  Tobias Christiansen 833936f3ec LibWeb: Add auto as a recognized argument of flex-basis 3 년 전
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes 3 년 전
  Tobias Christiansen f1bdaafcf6 LibWeb: Make box-shadow known throughout the CSS subsystem 4 년 전
  Egor Ananyin 0e6ba6e1d3 LibWeb: Parse and store the opacity property 4 년 전
  Tobias Christiansen 20667dfff5 LibWeb: Plumb calculated StyleValues into CSS::Length 4 년 전
  Tobias Christiansen 80a44c3891 LibWeb: Add parsing for the justify-content property 4 년 전
  Tobias Christiansen e18e2af826 LibWeb: Add roman numerals as a list-style for ol's 4 년 전
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 년 전
  Tobias Christiansen ae61e9ded2 LibWeb: Add flex-grow and flex-shrink 4 년 전
  Tobias Christiansen ae3e6510d6 LibWeb: Parse flex-basis 4 년 전
  Tobias Christiansen e6545d5259 LibWeb: Add parsing for flex-wrap property 4 년 전
  Andreas Kling 8a6c37deef LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font() 4 년 전
  Andreas Kling 6a012ad79f LibGfx: Remove Gfx::FontDatabase::default_bold_font() 4 년 전
  Tobias Christiansen 889e1d3db9 LibWeb: Add list-style-type: upper-latin and upper-alpha support 4 년 전
  Tobias Christiansen cb34775c83 LibWeb: Add list-style-type: lower-alpha and lower-latin support 4 년 전
  Tobias Christiansen 0983cd9243 LibWeb: Add list-style-type: decimal-leading-zero support 4 년 전
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 년 전
  Simon Danner c8d56ee4f4 LibWeb: Improve fallback font selection 4 년 전
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 년 전