Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 1c77867c78 LibWeb: Port FontCache to new Strings hace 2 años
  Sam Atkins faab2fe101 LibWeb: Store stylesheet sources as StringViews hace 2 años
  Sam Atkins 13d2111b74 LibWeb: Port Selector to new Strings hace 2 años
  Sam Atkins c2f0b20d6b LibWeb: Port FontFace to new Strings hace 2 años
  Sam Atkins 05c1b09621 LibWeb: Port CSS::Parser::Function to new Strings hace 2 años
  Sam Atkins 7fc72d3838 LibWeb: Convert CSS Token value to new FlyString hace 2 años
  Aliaksandr Kalenik f58668031d LibWeb: Respect `font-stretch` in `StyleComputer::compute_font` hace 2 años
  Aliaksandr Kalenik 1f4106842d LibGfx: Pass font width to `FontDatabase::get()` hace 2 años
  Aliaksandr Kalenik ab99e95549 LibWeb: Parse font-stretch CSS property hace 2 años
  martinfalisse 9bc001f410 LibWeb: Parse `grid-area` CSS property hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue hace 2 años
  Sam Atkins 4084c66ad2 LibWeb: Use CSS Pixels for viewport rects hace 2 años
  Sam Atkins 8cc0bdf777 LibWeb: Resolve Lengths to CSSPixels hace 2 años
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units hace 2 años
  Vetrox 5080126095 LibWeb: CSS don't set resolve-failures (var/attr) hace 2 años
  Andreas Kling f982400063 LibGfx: Rename TTF/TrueType to OpenType hace 2 años
  Thomas Queiroz eacfcac932 LibWeb: Use HashMap::try_ensure_capacity in StyleComputer hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Mateusz Górzyński 4dfdca74e2 LibWeb: Handle <relative-size> values in the `font-size` CSS property hace 2 años
  Mateusz Górzyński a551e02e5e LibWeb: Handle <absolute-size> values in the `font-size` CSS property hace 2 años
  martinfalisse 9e6612c49b LibWeb: Parse CSS gap property hace 2 años
  Andreas Kling b33a2eb9b1 LibWeb: Inherit style across shadow tree boundaries hace 2 años
  Andreas Kling 43888b848c LibWeb: Resolve unresolved CSS calc() values in StyleComputer hace 2 años
  Andreas Kling ab9aa9da0d LibWeb: Do CSS var() expansion in a separate pass hace 2 años
  Andreas Kling 1e26d3d02d LibWeb: Make the initial containing block style have `display:block` hace 2 años
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers hace 2 años
  Sam Atkins 54be317fa9 LibWeb: Use TokenStreams when expanding unresolved CSS values hace 2 años
  Andreas Kling e72896e35e LibWeb: Get default fonts via Platform::FontPlugin hace 2 años