Permalink to Table of ContentsTable of Contents
- Quick Take
- Extract selectors from HTML-style attribute selectors
- Non-parsing algorithm can tackle really dodgy CSS
- Decode CSS selector escapes
- Extract raw escaped selectors
- Isolate a selector prelude before extraction
- Read lexical tokens from an isolated CSS region, retaining original offsets.
- Read one selector token at an exact index
- Inspect the source ranges of extracted selectors
- Read semantic attribute selectors
- Processes whole CSS selectors