Neil Fraser
a4e0091d4e
Fix style matching in Firefox 67 ( #2485 )
...
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 08:43:22 -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
2019-04-23 08:49:07 -07:00
2019-05-10 16:56:26 -07:00
2019-05-17 16:48:40 -07:00
2019-04-29 16:53:59 -07:00
2019-05-17 15:04:39 -07:00
2017-10-24 14:06:29 -07:00
2019-03-29 15:24:37 -07:00
2019-05-10 16:56:26 -07:00
2019-05-10 16:56:26 -07:00
2019-03-27 15:47:29 -07:00
2019-05-17 15:04:39 -07:00
2019-03-27 15:47:29 -07:00
2019-05-10 16:56:26 -07:00
2019-04-05 15:55:00 -07:00
2019-05-17 15:04:39 -07:00
2019-05-17 15:04:39 -07:00
2018-07-11 12:20:02 -07:00
2019-05-17 16:48:40 -07:00
2019-05-14 17:19:31 -07:00
2019-05-10 16:56:26 -07:00
2019-05-17 15:19:14 -07:00
2019-05-17 15:19:14 -07:00
2019-05-17 15:19:14 -07:00
2019-05-10 16:56:26 -07:00
2019-05-17 15:19:14 -07:00
2019-05-17 15:19:14 -07:00
2019-05-17 15:19:14 -07:00
2019-04-22 16:00:37 -07:00
2019-05-17 15:19:14 -07:00
2019-05-03 07:12:46 -07:00
2019-05-10 16:56:26 -07:00
2019-05-17 16:48:40 -07:00
2018-12-26 12:45:22 -08:00
2018-07-11 12:20:02 -07:00
2019-05-10 16:56:26 -07:00
2019-05-10 16:56:26 -07:00
2019-05-17 16:48:40 -07:00
2019-05-17 16:48:40 -07:00
2019-05-10 16:56:26 -07:00
2018-11-14 11:18:32 -08:00
2019-05-17 17:57:53 -07:00
2019-04-24 16:07:47 -07:00
2019-05-17 15:04:39 -07:00
2019-03-29 15:24:37 -07:00
2019-05-17 15:04:39 -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-15 16:23:19 -07:00
2018-09-04 13:31:53 -07:00
2019-03-29 15:24:37 -07:00
2019-05-17 15:04:39 -07:00
2019-05-17 15:04:39 -07:00
2019-03-29 15:24:37 -07:00
2019-05-17 15:04:39 -07:00
2019-03-29 15:24:37 -07:00
2019-04-01 11:15:46 -07:00
2019-05-17 15:04:39 -07:00
2019-05-14 17:19:31 -07:00
2019-05-24 08:43:22 -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-05-06 13:09:50 -07:00
2018-07-11 12:20:02 -07:00
2019-03-29 15:24:37 -07:00
2019-05-17 15:04:39 -07:00
2018-12-05 13:25:52 +03:30
2019-05-10 16:39:32 -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-05-17 16:48:40 -07:00
2019-03-29 15:24:37 -07:00
2019-03-29 15:24:37 -07:00
2019-05-17 16:48:40 -07:00
2019-05-17 16:48:40 -07:00
2019-03-27 15:47:29 -07:00