[css3-syntax] Selector *-match tokens in Changes from CSS 2.1 Tokenizer

Hi,

The *-match tokens for attribute selector operators were recently added 
back, but the "Changes from CSS 2.1 Tokenizer" section was not updated 
accordingly.

A patch is here:

https://github.com/SimonSapin/css-drafts/compare/master...selector-tokens

To merge it, this should work if hg-git is installed:
hg pull git://github.com/SimonSapin/css-drafts.git -r selector-tokens

By using GitHub I hope to be have a convenient way to provide patches
that editors can review and apply. If hg-git ends up being more
maintenance than it’s worth, we’ll figure out something else.

-- 
Simon Sapin

Received on Friday, 8 February 2013 07:57:29 UTC