Re: [fxtf-drafts] [geometry] DOMMatrixReadOnly string init depends on backwards compatibility syntax

It seems the Chromium and WebKit (testing `WebKitCSSParser`) do not support omitting commas, but Gecko does.

http://software.hixie.ch/utilities/js/live-dom-viewer/saved/5157

Since `WebKitCSSMatrix` has the most legacy use on the Web, and WebKit does not support the "lax" syntax, there shouldn't be a strong web compat constraint to switching to the stricter [CSS 'transform' syntax](https://drafts.csswg.org/css-transforms-1/#transform-property).

-- 
GitHub Notification of comment by zcorpan
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/149#issuecomment-300780476 using your GitHub account

Received on Thursday, 11 May 2017 12:56:11 UTC