Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 60be51f908 LibHTML: Add a simple font cache hace 5 años
  Andreas Kling 9ac7b6fad1 LibHTML: Don't assert when encountering an unknown font-weight hace 5 años
  Andreas Kling 735f02900b LibHTML: Implement basic partial style invalidation hace 5 años
  Andreas Kling 92b6a7a18f LibHTML: Add StyleProperties::line_height() hace 5 años
  Andreas Kling 31ac19543a LibHTML: Use an enum for CSS property ID's hace 5 años
  Andreas Kling b587eb2f4d LibHTML: Fall back to the system default font if we can't find a font hace 5 años
  Andreas Kling b9557bf876 LibHTML: Move font loading from LayoutText to StyleProperties hace 5 años
  Andreas Kling 847072c2b1 LibHTML: Respect the link color set via <body link> hace 5 años
  Andreas Kling 62cbaa74f3 LibHTML: Respect the CSS "color" property for text hace 5 años
  Sergey Bugaev 08c751d130 LibHTML: Add StyleProperties::string_or_fallback() hace 5 años
  Sergey Bugaev fd0aa5dd43 LibHTML: Get rid of the style tree hace 5 años