September 7th, 2010
Every now and then I have an idea for a new CSS selector, which solves a particular problem but doesn’t already exist. A while ago I thought of the Regex-Matching Attribute Selector , that matches attribute values according to a regular-expression. And recently I’ve had another new idea, inspired by something I was working on at the time — what I’ve chosen to call the Contiguous Sibling Selector . To examine how it works,...










