The spec’ed syntax for ID selectors is `#` followed by an identifier, not any hash token. See the "type" flag on hash tokens in [css-syntax](http://dev.w3.org/csswg/css-syntax/#tokenization).