A fast CSS selector engine and matcher
This release has correction/fixes for the following behaviours:
- always use case sensitive match for class attributes selectors to mimic browsers behaviour
- removed attribute mapping (XHTML_TABLE) used for case sensitive match in XML documents
- always use case sensitive match for class attributes selectors in XML documents
specifications amended due to bug submitted by @Zirro whatwg/html@97ca4ed