Skip to content

Attribute selector with dashes and digits

David Sveningsson requested to merge bugfix/issue15-selector-multiple-attr into master

Fixes handling of attribute selectors with dashes and digits, e.g. [attr-foo="bar"].

Checklist

  • Changelog updated
  • Documentation updated
  • Change covered by a testcase
  • Commit history cleaned (no WIP, fixups, etc)
Edited by David Sveningsson

Merge request reports