Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 816d3e6208 LibHTML: Ignore all CSS rules starting with "@" for now %!s(int64=5) %!d(string=hai) anos
  Shannon Booth 64842fd0ac LibHTML: Remove fixed FIXME %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 91ba94fbd4 LibHTML: Support the :only-child pseudo class %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 085cafd80a LibHTML: Support the :empty pseudo class %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c1474e594e LibHTML: Support the :first-child and :last-child pseudo classes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 6f4c380d95 AK: Use size_t for the length of strings %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 0c4f29f71f LibHTML: Just swallow :not selectors for now %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f0c94758f4 LibHTML: CSS parser should accept "foo>bar", not just "foo > bar" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a42e477002 LibHTML: Update CSS parser with terminology from Selectors Level 4 %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d19d4da14a LibHTML: Implement compound selectors %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94bc46ee70 LibHTML: Improve CSS parser's handling of values somewhat %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 61ba19f031 LibHTML: Handle stand-alone attribute selectors %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8946e50986 LibHTML: Implement some attribute selector support %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1fd5869490 LibHTML: Tolerate empty CSS rules %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 56dad2272c LibHTML: Implement the universal selector ("*") %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a14cc573b0 LibHTML: Implement some basic floating point CSS value parsing %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c628ebda0f LibHTML: Use floating point numbers throughout the layout tree %!s(int64=5) %!d(string=hai) anos
  Andreas Kling df16c9676b LibHTML: Tolerate "px" suffix on CSS lengths %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e6e41e4fb8 LibHTML: Start building a simple code generator for CSS properties %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 56764a2db8 LibHTML: Don't swallow '}' as part of CSS property values %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b88ff97537 LibHTML: Make the CSS parser return RefPtr's %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ea5da0f9b5 LibHTML: The CSS parser should tolerate whitespace-only stylesheets %!s(int64=5) %!d(string=hai) anos
  Andreas Kling fed668f20f LibHTML: Skip over CSS @media rules for now %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 39546303da LibHTML: CSS parser should trim whitespace from values %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 605a225b53 LibHTML: Parse the :link and :hover CSS pseudo-classes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 08209cc665 LibHTML: Handle comments in the CSS parser %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 59795aab41 LibHTML: Handle CSS declarations that don't end in ';' %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 31ac19543a LibHTML: Use an enum for CSS property ID's %!s(int64=5) %!d(string=hai) anos
  Andreas Kling edbf09ea29 LibHTML: Make the CSS and HTML parsers take StringViews %!s(int64=5) %!d(string=hai) anos
  Andreas Kling bedb00603c LibHTML: Add adjacent (+) and general (~) sibling combinators %!s(int64=5) %!d(string=hai) anos