Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling e72896e35e LibWeb: Get default fonts via Platform::FontPlugin hace 2 años
  Andreas Kling a60c5166c6 LibWeb: Don't ignore data: URLs in @font-face src hace 2 años
  Andreas Kling 1c0fc75cb6 LibWeb: Fix bogus condition when checking CSS font file extensions hace 2 años
  Andreas Kling 6d92c1d231 LibWeb: Be slightly better at @font-face rules with multiple sources hace 2 años
  Andreas Kling f64c175960 LibWeb: Invalidate layout whenever a CSS font is loaded hace 2 años
  Andreas Kling 524ec95bcd LibWeb: Keep CSS sheets sorted in document tree order hace 2 años
  Andreas Kling 8f0a48ef23 LibWeb: Make default CSS font settings match other browsers better hace 2 años
  Andreas Kling 5c2e3d1637 LibWeb+WebContent: Add abstraction layer for generic font families hace 2 años
  Andreas Kling 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated hace 2 años
  Andreas Kling 5366924f11 LibWeb: Make StyleSheetList GC-allocated hace 2 años
  Andreas Kling 5d60212076 LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated hace 2 años
  martinfalisse 7bb3a8d646 LibWeb: Parse grid-column and grid-row CSS values hace 2 años
  Andreas Kling cf4b7e343a LibWeb: Blockify `inline-flex` to `flex` hace 3 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Sam Atkins ce5914230f LibWeb: Actually use BorderRadiusShorthandStyleValue hace 3 años
  Sam Atkins e941f07931 LibWeb: Make StyleProperties::property() always return a value hace 3 años
  Sam Atkins d67e817d8e LibWeb: Break friendship between CSS Function and Parser hace 3 años
  Sam Atkins f235da27d9 LibWeb: Break friendship between CSS Block and Parser hace 3 años
  Sam Atkins bf786d66b1 LibWeb: Move Token and Tokenizer into Parser namespace hace 3 años
  Sam Atkins 3e49036edf LibWeb: Move/rename StyleBlockRule to Parser::Block hace 3 años
  Sam Atkins e0b2ebcc7b LibWeb: Move/rename StyleFunctionRule to Parser::Function hace 3 años
  Sam Atkins fff2c35f51 LibWeb: Move ComponentValue to CSS::Parser namespace hace 3 años
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace hace 3 años
  Andreas Kling 751b605690 LibWeb: Cache scaled web fonts instead of recreating them every time hace 3 años
  Simon Wanner 539adf5b9c LibWeb: Support WOFF in font-face hace 3 años
  Simon Wanner f386b0d43c LibWeb: Migrate SC::FontLoader from TTF::Font to Gfx::VectorFont hace 3 años
  Simon Wanner 5136c5ae1a LibGfx: Move ScaledFont and new base class VectorFont out of TTF hace 3 años
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ hace 3 años
  Simon Wanner 6f8fd91f22 LibGfx: Move TTF files from TrueTypeFont/ to Font/TrueType/ hace 3 años
  Andreas Kling 6e70670e0b LibWeb: Load fonts from style sheet once when sheet is added hace 3 años