Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling fed668f20f LibHTML: Skip over CSS @media rules for now hace 5 años
  Andreas Kling 39546303da LibHTML: CSS parser should trim whitespace from values hace 5 años
  Andreas Kling 605a225b53 LibHTML: Parse the :link and :hover CSS pseudo-classes hace 5 años
  Andreas Kling 08209cc665 LibHTML: Handle comments in the CSS parser hace 5 años
  Andreas Kling 59795aab41 LibHTML: Handle CSS declarations that don't end in ';' hace 5 años
  Andreas Kling 31ac19543a LibHTML: Use an enum for CSS property ID's hace 5 años
  Andreas Kling edbf09ea29 LibHTML: Make the CSS and HTML parsers take StringViews hace 5 años
  Andreas Kling bedb00603c LibHTML: Add adjacent (+) and general (~) sibling combinators hace 5 años
  Andreas Kling ef0613ea4c LibHTML: Unbreak parsing of standalone declarations hace 5 años
  Andreas Kling 2a266db05b LibHTML: Parse descendant relations in CSS selectors hace 5 años
  Andreas Kling 847072c2b1 LibHTML: Respect the link color set via <body link> hace 5 años
  Andreas Kling 306b9dfb51 LibHTML: Various little improvements to the CSS parser hace 5 años
  Andreas Kling b2a0d20580 LibHTML: Refactor the CSS parser into a class hace 5 años
  Andreas Kling 8d797fc62e LibHTML: Fix incorrect CSS object model hace 5 años
  Andreas Kling 830e18e486 LibHTML: Fix broken parsing of ID and class selectors hace 5 años
  Andreas Kling 62cbaa74f3 LibHTML: Respect the CSS "color" property for text hace 5 años
  Andreas Kling 9526b0e13a LibHTML: Add InheritStyleValue and InitialStyleValue. hace 6 años
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. hace 6 años