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-09-04 13:31:53 -07: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-29 15:24:37 -07:00
2019-03-27 15:47:29 -07:00
2019-03-27 15:47:29 -07:00
2019-03-29 15:24:37 -07:00
2019-03-27 15:47:29 -07:00
2018-11-27 16:34:21 -08:00
2019-04-05 15:55:00 -07:00
2019-03-29 15:24:37 -07:00
2019-03-29 15:24:37 -07:00
2018-07-11 12:20:02 -07:00
2019-04-01 11:15:46 -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-04-08 18:00:38 -04:00
2019-02-09 20:30:21 -08:00
2018-12-26 12:45:22 -08:00
2018-07-11 12:20:02 -07:00
2019-04-15 11:06:51 -07:00
2019-04-15 11:06:51 -07:00
2018-11-27 09:55:15 -08:00
2019-03-29 15:24:37 -07: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-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-04-04 15:54:17 -07:00
2018-09-04 13:31:53 -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
2019-04-01 11:15:46 -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
2019-02-11 15:34:36 -08: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
2018-12-10 15:25:21 -08:00
2018-12-05 13:25:52 +03:30
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-02-18 15:28:51 -08:00
2019-01-25 17:08:30 -08:00
2019-04-03 14:22:42 -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-27 15:47:29 -07:00