Histórico de Commits

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