Historial de Commits

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