Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 31ac19543a LibHTML: Use an enum for CSS property ID's il y a 5 ans
  Andreas Kling 19dbfc3153 LibHTML: Move selector matching into a SelectorEngine namespace il y a 5 ans
  Andreas Kling 15f3e64862 LibHTML: Rename "style_properties" to "style" everywhere il y a 5 ans
  Andreas Kling f52f2736e1 LibHTML: Add is<ElementType> and to<ElementType> helper functions il y a 5 ans
  Andreas Kling bedb00603c LibHTML: Add adjacent (+) and general (~) sibling combinators il y a 5 ans
  Andreas Kling cad326f323 LibHTML: Implement immediate-child selectors (#foo > #bar) il y a 5 ans
  Andreas Kling 156b35742a LibHTML: Implement matching for descendant selectors il y a 5 ans
  Andreas Kling fabc717b39 LibHTML: Make the text-decoration inheritance quirk actually work il y a 5 ans
  Andreas Kling 48f43a7429 LibHTML: Anonymous blocks *should* inherit some properties il y a 5 ans
  Andreas Kling ee64d99a96 LibHTML: Make StyleResolver responsible for loading the default style il y a 5 ans
  Andreas Kling 77218b1c2a LibHTML: Make CSS inheritance slightly less hacky il y a 5 ans
  Andreas Kling 9808d35554 LibHTML: Add support for <body bgcolor="#rrggbb" text="#rrggbb"> il y a 5 ans
  Andreas Kling 4e35bbffdd LibHTML: LayoutText should always use parent's style properties il y a 5 ans
  Andreas Kling 9290117b77 LibHTML: Let's put debug output on the debugger stream il y a 5 ans
  Andreas Kling a5e5a3fab7 LibHTML: Implement basic support for inline style attributes il y a 5 ans
  Andreas Kling 8d797fc62e LibHTML: Fix incorrect CSS object model il y a 5 ans
  Andreas Kling 8271ad40a5 LibHTML: Implement basic support for "text-decoration: underline" il y a 5 ans
  Andreas Kling 62cbaa74f3 LibHTML: Respect the CSS "color" property for text il y a 5 ans
  Sergey Bugaev 6491493e26 LibHTML: Hide debugging output unless HTML_DEBUG is defined il y a 5 ans
  Sergey Bugaev 841ae44392 LibHTML: Implement basic style inheritance il y a 5 ans
  Sergey Bugaev fd0aa5dd43 LibHTML: Get rid of the style tree il y a 5 ans
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. il y a 6 ans