Commit History

作者 SHA1 備註 提交日期
  Andreas Kling e6e41e4fb8 LibHTML: Start building a simple code generator for CSS properties 5 年之前
  Andreas Kling 56764a2db8 LibHTML: Don't swallow '}' as part of CSS property values 5 年之前
  Andreas Kling b88ff97537 LibHTML: Make the CSS parser return RefPtr's 5 年之前
  Andreas Kling ea5da0f9b5 LibHTML: The CSS parser should tolerate whitespace-only stylesheets 5 年之前
  Andreas Kling fed668f20f LibHTML: Skip over CSS @media rules for now 5 年之前
  Andreas Kling 39546303da LibHTML: CSS parser should trim whitespace from values 5 年之前
  Andreas Kling 605a225b53 LibHTML: Parse the :link and :hover CSS pseudo-classes 5 年之前
  Andreas Kling 08209cc665 LibHTML: Handle comments in the CSS parser 5 年之前
  Andreas Kling 59795aab41 LibHTML: Handle CSS declarations that don't end in ';' 5 年之前
  Andreas Kling 31ac19543a LibHTML: Use an enum for CSS property ID's 5 年之前
  Andreas Kling edbf09ea29 LibHTML: Make the CSS and HTML parsers take StringViews 5 年之前
  Andreas Kling bedb00603c LibHTML: Add adjacent (+) and general (~) sibling combinators 5 年之前
  Andreas Kling ef0613ea4c LibHTML: Unbreak parsing of standalone declarations 5 年之前
  Andreas Kling 2a266db05b LibHTML: Parse descendant relations in CSS selectors 5 年之前
  Andreas Kling 847072c2b1 LibHTML: Respect the link color set via <body link> 5 年之前
  Andreas Kling 306b9dfb51 LibHTML: Various little improvements to the CSS parser 5 年之前
  Andreas Kling b2a0d20580 LibHTML: Refactor the CSS parser into a class 5 年之前
  Andreas Kling 8d797fc62e LibHTML: Fix incorrect CSS object model 5 年之前
  Andreas Kling 830e18e486 LibHTML: Fix broken parsing of ID and class selectors 5 年之前
  Andreas Kling 62cbaa74f3 LibHTML: Respect the CSS "color" property for text 5 年之前
  Andreas Kling 9526b0e13a LibHTML: Add InheritStyleValue and InitialStyleValue. 6 年之前
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. 6 年之前