Cronologia Commit

Autore SHA1 Messaggio Data
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units 2 anni fa
  Vetrox 5080126095 LibWeb: CSS don't set resolve-failures (var/attr) 2 anni fa
  Andreas Kling f982400063 LibGfx: Rename TTF/TrueType to OpenType 2 anni fa
  Thomas Queiroz eacfcac932 LibWeb: Use HashMap::try_ensure_capacity in StyleComputer 2 anni fa
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 anni fa
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anni fa
  Mateusz Górzyński 4dfdca74e2 LibWeb: Handle <relative-size> values in the `font-size` CSS property 2 anni fa
  Mateusz Górzyński a551e02e5e LibWeb: Handle <absolute-size> values in the `font-size` CSS property 2 anni fa
  martinfalisse 9e6612c49b LibWeb: Parse CSS gap property 2 anni fa
  Andreas Kling b33a2eb9b1 LibWeb: Inherit style across shadow tree boundaries 2 anni fa
  Andreas Kling 43888b848c LibWeb: Resolve unresolved CSS calc() values in StyleComputer 2 anni fa
  Andreas Kling ab9aa9da0d LibWeb: Do CSS var() expansion in a separate pass 2 anni fa
  Andreas Kling 1e26d3d02d LibWeb: Make the initial containing block style have `display:block` 2 anni fa
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers 2 anni fa
  Sam Atkins 54be317fa9 LibWeb: Use TokenStreams when expanding unresolved CSS values 2 anni fa
  Andreas Kling e72896e35e LibWeb: Get default fonts via Platform::FontPlugin 2 anni fa
  Andreas Kling a60c5166c6 LibWeb: Don't ignore data: URLs in @font-face src 2 anni fa
  Andreas Kling 1c0fc75cb6 LibWeb: Fix bogus condition when checking CSS font file extensions 2 anni fa
  Andreas Kling 6d92c1d231 LibWeb: Be slightly better at @font-face rules with multiple sources 2 anni fa
  Andreas Kling f64c175960 LibWeb: Invalidate layout whenever a CSS font is loaded 2 anni fa
  Andreas Kling 524ec95bcd LibWeb: Keep CSS sheets sorted in document tree order 2 anni fa
  Andreas Kling 8f0a48ef23 LibWeb: Make default CSS font settings match other browsers better 2 anni fa
  Andreas Kling 5c2e3d1637 LibWeb+WebContent: Add abstraction layer for generic font families 2 anni fa
  Andreas Kling 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated 2 anni fa
  Andreas Kling 5366924f11 LibWeb: Make StyleSheetList GC-allocated 2 anni fa
  Andreas Kling 5d60212076 LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated 2 anni fa
  martinfalisse 7bb3a8d646 LibWeb: Parse grid-column and grid-row CSS values 2 anni fa
  Andreas Kling cf4b7e343a LibWeb: Blockify `inline-flex` to `flex` 3 anni fa
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anni fa
  Sam Atkins ce5914230f LibWeb: Actually use BorderRadiusShorthandStyleValue 3 anni fa