Historial de Commits

Autor SHA1 Mensaje Fecha
  Simon Wanner 554c4af90f LibWeb: Add support for the lh and rlh length units hace 2 años
  Mathis Wiehl f7d2392b6c LibWeb: Consider deprecated application/font-woff mime type hace 2 años
  Mathis Wiehl 3a45bba4e0 LibWeb: Load alternative font urls if others fail hace 2 años
  Andreas Kling 062b8e5957 LibWeb: Print unimplemented calc() expressions in the debug log hace 2 años
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Mathis Wiehl 3bd1d8bf6c LibWeb: Invalidate styles on font load hace 2 años
  Andreas Kling c598c092c2 LibWeb: Actually instantiate ::before/::after pseudo elements when found hace 2 años
  Andreas Kling 3e970540b4 LibWeb: Don't compute full style for ::before/::after unless matched hace 2 años
  Andreas Kling 7bb7d87807 LibWeb: Resolve percentage line-height values before CSS inheritance hace 2 años
  Andreas Kling 7b55d79d3a LibWeb: Actually incorporate style from imported style sheets hace 2 años
  Kenneth Myhra be958a14cf LibWeb: Use from_deprecated_fly_string() instead of from_utf8() hace 2 años
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case hace 2 años
  Andreas Kling 4bfdc4db17 LibWeb: Make CSS rule cache smarter about pseudo elements hace 2 años
  Andreas Kling 72569bca1c LibWeb: Implement the CSS rule cache optimization for UA style as well hace 2 años
  Luke Wilde f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor hace 2 años
  Andreas Kling 4c75d4af28 LibWeb: Stop using NonnullRefPtrVector for StyleValueVector hace 2 años
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues hace 2 años
  Sam Atkins 6cc5e09c71 LibWeb: Port StyleComputer to new Strings hace 2 años
  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