Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 94ca55cefd Meta: Add license header to source files il y a 5 ans
  Andreas Kling 91ba94fbd4 LibHTML: Support the :only-child pseudo class il y a 5 ans
  Andreas Kling 085cafd80a LibHTML: Support the :empty pseudo class il y a 5 ans
  Andreas Kling c1474e594e LibHTML: Support the :first-child and :last-child pseudo classes il y a 5 ans
  Andreas Kling d19d4da14a LibHTML: Implement compound selectors il y a 5 ans
  Andreas Kling 8946e50986 LibHTML: Implement some attribute selector support il y a 5 ans
  Andreas Kling 56dad2272c LibHTML: Implement the universal selector ("*") il y a 5 ans
  Andreas Kling 64ce453050 LibHTML: Only actually-linked <a> elements should be blue+underlined il y a 5 ans
  Andreas Kling 61ef17b87a LibHTML: Implement basic :hover pseudo-class support il y a 5 ans
  Andreas Kling 19dbfc3153 LibHTML: Move selector matching into a SelectorEngine namespace il y a 5 ans