Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling bbcc71fec4 LibWeb: Parse :before and :after pseudo-elements há 4 anos atrás
  Ben Wiederhake e050f21f36 LibWeb: Mark compilation-unit-only functions as static há 4 anos atrás
  Linus Groh 7390098adc LibWeb: Fix #include <LibWeb/{DOM => HTML}/AttributeNames.h> há 4 anos atrás
  Andreas Kling 1f008c95b6 LibWeb: Move CSS classes into the Web::CSS namespace há 5 anos atrás
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace há 5 anos atrás
  Andreas Kling 71556e39a4 LibWeb: Switch to using AK::is and AK::downcast há 5 anos atrás
  Andreas Kling 3cb50a4714 LibWeb: Rename Element::tag_name() => local_name() há 5 anos atrás
  Andreas Kling 483b371a7b LibWeb: Parse and match the :visited pseudo-class (always fails) há 5 anos atrás
  Andreas Kling 65c4e5cacf LibWeb: Parse and match basic "contains" attribute selectors (~=) há 5 anos atrás
  Andreas Kling 82444048de LibWeb: Add cached global attribute name FlyStrings há 5 anos atrás
  Linus Groh 7bfd24ca76 LibWeb: Support the :root pseudo class há 5 anos atrás
  Linus Groh 055e955a1c LibWeb: Recognise :focus pseudo-class há 5 anos atrás
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb há 5 anos atrás