Historique des commits

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