cybai
c77e4e4e69
Fix checking for empty set for getElementsByClassName
...
Because empty set with `.all(predicate)` will always return `true`, it
will result in always filtering wrong elements when the classes is empty
set.
Thus, we return earlier with `always_empty` HTMLCollection in the mpety
classes case so that we can avoid filtering on empty sets.
2023-04-21 15:21:53 +09:00
..
2020-08-11 14:24:58 +05:30
2021-06-21 00:07:26 +09:00
2021-07-19 00:57:48 +09:00
2022-08-04 00:13:36 +08:00
2023-02-24 19:00:57 +11:00
2023-01-26 08:59:21 +01:00
2023-03-15 12:25:29 +01:00
2023-01-26 08:59:21 +01:00
2022-08-04 00:13:36 +08:00
2023-04-04 17:49:24 +02:00
2020-01-16 08:46:41 +01:00
2023-02-18 09:42:37 +01:00
2022-01-16 09:34:17 -08:00
2022-08-04 00:13:36 +08:00
2023-02-18 09:42:37 +01:00
2023-03-23 18:06:17 +08:00
2023-03-15 12:25:29 +01:00
2023-02-18 09:42:37 +01:00
2023-01-26 08:59:21 +01:00
2023-01-26 08:59:21 +01:00
2020-06-11 14:07:39 -04:00
2023-03-27 14:58:44 +02:00
2023-04-04 17:49:24 +02:00
2023-04-14 11:17:26 +02:00
2023-04-04 17:49:24 +02:00
2023-04-04 17:49:24 +02:00
2020-06-30 13:22:38 +08:00
2023-02-24 18:38:06 -08:00
2023-01-26 08:59:21 +01:00
2020-06-04 16:39:08 +02:00
2022-08-04 00:13:36 +08:00
2023-03-26 20:07:12 +09:00
2023-03-26 19:57:39 +09:00
2023-01-26 08:59:21 +01:00
2021-07-19 00:57:48 +09:00
2021-06-25 17:19:14 +01:00
2022-12-01 18:27:59 +04:00
2020-05-30 18:18:57 -07:00
2020-06-01 21:24:05 +09:00
2023-04-21 15:21:53 +09:00
2023-02-14 13:05:59 -06:00
2023-02-18 09:42:37 +01:00
2023-04-04 17:49:24 +02:00
2023-02-20 16:53:35 +01:00
2023-03-30 23:18:53 -07:00
2023-02-20 16:53:35 +01:00
2023-02-18 09:42:37 +01:00
2023-02-18 09:42:37 +01:00
2023-02-14 13:05:59 -06:00
2023-02-18 09:42:37 +01:00
2023-02-18 09:42:37 +01:00
2023-02-20 16:53:35 +01:00
2023-02-20 16:53:35 +01:00
2023-01-11 12:50:36 +01:00
2023-01-26 08:59:21 +01:00
2023-01-26 08:59:21 +01:00
2023-02-24 19:00:57 +11:00
2023-01-26 08:59:21 +01:00