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

On Thu, Feb 7, 2013 at 11:57 PM, Simon Sapin <simon.sapin@kozea.fr> wrote:
> 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.

It appears that Cygwin doesn't have hg-git. >_<  I've manually ported
the change over instead for now.

I should be able to set it up at work, which is running proper Linux.
We'll see how well it works there.  ^_^

~TJ

Received on Tuesday, 12 February 2013 20:37:53 UTC