Commit History

Author SHA1 Message Date
  Tobias Christiansen ce7c8e215f LibWeb: Parse and resolve flex: shorthand 4 years ago
  Tobias Christiansen ead864acf3 LibWeb: Parse and resolve flex-flow property 4 years ago
  Tobias Christiansen 301eb998c6 LibWeb: Improve performance of CSS custom property resolution 4 years ago
  Tobias Christiansen fd6b04055c LibWeb: Resolve custom properties 4 years ago
  Tobias Christiansen bf9c5ffb3f LibWeb: StyleResolver: Keep track of specificity of matched selector 4 years ago
  Tobias Christiansen 520441d472 LibWeb: Resolve shorthand for border-radius 4 years ago
  Timothy Flynn b7f00148ad LibWeb: Resolve 2-part and 3-part border-color values 4 years ago
  Timothy Flynn 984a39f7c0 LibWeb: Resolve 3-part and 4-part border-width values 4 years ago
  Egor Ananyin c2280a907d LibWeb: Parse line-height inside font property 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Egor Ananyin fe544feb17 LibWeb: Start parsing font property 4 years ago
  Egor Ananyin d5eb09adc2 LibWeb: Parse border-style correctly 4 years ago
  Timothy Flynn 5de0e0068c LibWeb: Support two-value background-repeat 4 years ago
  Timothy Flynn 3ba338dec3 LibWeb: Support "pseudo" CSS properties 4 years ago
  Timothy Flynn bd5a91269f LibWeb: Store computed CSS value of background-repeat 4 years ago
  Andreas Kling 16cde3f14a LibWeb: Rename CSSParser => DeprecatedCSSParser 4 years ago
  Andreas Kling e6f886677e LibWeb: Fix clang-format issue in CSS/StyleResolver.cpp 4 years ago
  Andreas Kling fefb05f6f3 LibWeb: Split CSS::StyleSheet into StyleSheet and CSSStyleSheet 4 years ago
  Andreas Kling 0af4762662 LibWeb: Rename StyleRule => CSSStyleRule 4 years ago
  Sviatoslav Peleshko 04d67d0239 LibWeb: Create base class CSSRule for all CSS rules 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling 21371bf6ee LibWeb: Add parsing and application of CSS "overflow" property 4 years ago
  asynts adbb8d62d1 Everywhere: Replace a bundle of dbg with dbgln. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago