Robin Ward
942ee1e218
FIX: Tests were broken in Firefox ( #12456 )
...
There are a lot of little fixes to tests here, but the biggest issue was
too much recursion because we kept replacing the helpers over and over
again. I assume Chrome has tail recursion or something to speed this up
but Firefox hated it.
Otherwise, we can't rely on the order of attributes in rendered HTML so
I simplified most of those tests to just look for key strings in the
HTML that are rendered.
2021-03-22 11:35:51 +11:00
..
2021-03-17 13:02:12 -04:00
2020-09-04 13:42:47 +02:00
2021-03-22 11:35:51 +11:00
2021-03-22 11:35:51 +11:00
2021-01-27 12:39:20 +01:00
2021-01-12 10:13:21 -05:00
2020-09-22 16:28:28 +02:00
2021-01-21 22:11:51 +03:00
2021-03-18 10:55:41 -03:00
2021-03-19 17:48:43 +03:00
2021-01-27 12:39:20 +01:00
2020-09-04 13:42:47 +02:00
2020-12-03 10:25:42 -06:00
2021-01-12 10:13:21 -05:00
2020-08-06 14:35:46 -04:00
2020-09-04 13:42:47 +02:00
2021-03-18 19:09:01 +02:00
2021-02-04 16:26:06 +03:00
2021-01-14 12:52:51 -05:00
2021-01-27 12:39:20 +01:00
2020-09-04 13:42:47 +02:00
2020-11-06 14:15:36 -06:00
2020-11-06 14:15:36 -06:00
2021-01-22 10:41:01 -05:00
2020-09-22 15:14:29 -04:00
2020-09-18 13:31:55 -04:00
2020-09-04 13:42:47 +02:00
2021-02-03 14:22:20 -05:00
2020-09-04 13:42:47 +02:00
2020-10-28 13:22:06 +11:00
2020-09-04 13:42:47 +02:00
2021-02-16 14:01:19 +10:00
2020-09-04 13:42:47 +02:00
2020-09-04 13:42:47 +02:00
2021-02-03 14:22:20 -05:00
2020-12-11 11:36:32 -05:00
2020-09-04 13:42:47 +02:00
2020-11-06 00:08:36 +01:00
2020-09-14 12:33:14 -04:00
2020-09-04 13:42:47 +02:00
2020-11-10 11:31:54 -05:00
2021-03-19 09:32:46 -04:00