Shannon Booth
baaaa0008e
LibWeb: Look for first ID _or_ name in HTMLCollection::named_item
...
Previously we would look for a matching ID, and then for a matching
name. If there was an element in the collection which had a matching ID
as well as an element with a matching name, we would always return the
element with a matching ID irrespective of what order that element was
in.
2024-04-26 07:44:01 -04:00
..
2024-04-04 21:00:40 +02:00
2024-04-22 06:43:05 +02:00
2024-04-26 07:44:01 -04:00
2024-04-24 15:23:45 +02:00
2024-04-20 10:22:14 +02:00
2024-04-03 07:55:51 +02:00
2024-04-07 14:26:34 +01:00
2024-04-08 14:25:08 +02:00
2024-03-30 21:21:23 +01:00
2024-04-06 19:35:27 +01:00
2024-04-25 19:26:19 -04:00
2024-04-02 07:46:16 +02:00
2024-04-19 11:44:32 +02:00
2024-04-23 12:32:04 -06:00
2024-04-23 11:00:35 +02:00
2024-04-25 09:31:01 +02:00
2024-04-03 17:14:01 -04:00
2024-04-14 13:36:25 +02:00
2024-04-24 18:04:28 +02:00
2024-04-16 07:41:33 +02:00
2024-04-17 07:12:44 +02:00
2024-04-18 08:10:05 +00:00
2024-03-30 19:26:58 +01:00
2024-04-16 13:47:38 +02:00
2024-04-13 12:07:33 +02:00
2024-03-30 19:26:58 +01:00
2024-04-18 12:27:24 +02:00
2024-04-09 09:23:57 +02:00
2024-03-29 08:52:01 -04:00
2024-04-26 09:49:11 +02:00