Re: [svgwg] SVG should specify what CSS attribute selectors and class selectors match on

> Even if you use the token form of the attribute selector, I'm sure there could be weird edge cases where you get inconsistent results.

No, using `[class ~= "a"]` should work *precisely* the same as `.a`.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/328#issuecomment-311463010 using your GitHub account

Received on Tuesday, 27 June 2017 19:39:23 UTC