Files
blockly/core
Neil Fraser d023f9d4f5 Fix style matching in Firefox 67
Chrome returns ‘transform: translate(107px, 0px);’ whereas Firefox now returns ‘transform: translate(107px);’ if the y value is 0.  This is consistent with existing behaviour in the translate SVG attribute.

The comment in our code specifically states:
// Accounts for same exceptions as XY_REGEX_
Yet that was not true at all.

This PR makes the y argument optional (as falsely described in the comment).  It also merges the 2D and 3D regeps together to simplify the code.

Resolves issue #2482.  Needs to be cherrypicked to Master and everything rebuilt and pushed.
2019-05-24 09:11:35 -07:00
..
2019-02-06 14:24:41 -08:00
2018-10-16 11:34:10 -07:00
2019-03-29 15:24:37 -07:00
2018-10-16 11:34:10 -07:00
2019-02-21 14:49:01 +00:00
2019-03-29 15:24:37 -07:00
2019-04-02 14:42:41 -07:00
2019-03-29 15:24:37 -07:00
2017-10-24 14:06:29 -07:00
2019-03-29 15:24:37 -07:00
2019-03-27 15:47:29 -07:00
2019-03-29 15:24:37 -07:00
2019-03-29 15:24:37 -07:00
2019-03-29 15:24:37 -07:00
2019-03-29 15:24:37 -07:00
2019-03-29 15:24:37 -07:00
2019-03-29 15:24:37 -07:00
2019-03-29 15:24:37 -07:00
2019-03-29 15:24:37 -07:00
2019-03-29 15:24:37 -07:00
2019-03-29 15:24:37 -07:00
2019-03-29 15:24:37 -07:00
2019-03-29 15:24:37 -07:00
2018-11-27 09:55:15 -08:00
2018-10-16 11:34:10 -07:00
2018-11-14 11:18:32 -08:00
2019-04-11 14:28:38 -07:00
2018-10-16 11:34:10 -07:00
2019-03-29 15:24:37 -07:00
2019-04-08 14:14:56 -07:00
2018-02-21 17:47:01 -08:00
2019-03-27 15:47:29 -07:00
2018-10-16 11:34:10 -07:00
2019-03-29 15:24:37 -07:00
2019-03-27 15:47:29 -07:00
2018-10-16 11:34:10 -07:00
2019-03-29 15:24:37 -07:00
2019-03-29 15:24:37 -07:00
2019-03-29 15:24:37 -07:00
2018-10-16 11:34:10 -07:00
2019-05-24 09:11:35 -07:00
2018-07-11 12:20:02 -07:00
2018-10-16 11:34:10 -07:00
2019-03-29 15:24:37 -07:00
2018-07-11 12:20:02 -07:00
2019-03-29 15:24:37 -07:00
2019-02-18 15:28:51 -08:00
2019-03-29 15:24:37 -07:00
2019-03-29 15:24:37 -07:00
2019-03-29 15:24:37 -07:00