Shannon Booth
47514e07b4
LibWeb: Make Element attribute getters take a StringView
...
These functions are deferring to NamedNodeMap::get_attribute which
already takes a StringView. This changes also leads to finding some
places which were passing though a const char* instead of an entry from
Attribute names. Fix that where applicable, and switch to has_attribute
in some of those places instead of deprecated_attribute where
equivalent.
Ideally this should be taking a 'FlyString const&', but to continue
porting away from DeprecatedString, just leave a FIXME for now.
2023-09-25 15:39:29 +02:00
..
2023-09-06 11:44:45 -04:00
2023-09-25 15:39:29 +02:00
2023-09-25 15:39:29 +02:00
2023-09-25 15:39:29 +02:00
2023-09-06 11:44:45 -04:00
2023-09-17 20:29:18 +02:00
2023-09-19 10:54:07 +02:00
2023-09-19 10:54:07 +02:00
2023-09-19 10:54:07 +02:00
2023-09-19 10:54:07 +02:00
2023-09-19 10:54:07 +02:00
2023-09-17 20:29:18 +02:00
2023-09-06 11:44:45 -04:00
2023-09-02 19:23:41 +01:00
2023-09-25 15:39:29 +02:00
2023-09-23 17:59:10 -06:00
2023-09-16 11:17:19 +02:00
2023-09-17 20:29:18 +02:00
2023-09-11 12:07:36 +01:00
2023-09-24 19:59:00 -06:00
2023-09-14 22:58:42 +02:00
2023-09-17 20:29:18 +02:00
2023-09-02 19:23:41 +01:00
2023-09-16 11:17:19 +02:00
2023-09-02 19:23:41 +01:00
2023-09-06 11:44:45 -04:00
2023-08-27 05:34:54 +02:00
2023-09-02 19:23:41 +01:00
2023-09-25 15:39:29 +02:00
2023-09-25 15:39:29 +02:00
2023-09-13 13:45:47 +02:00
2023-09-25 15:39:29 +02:00
2023-09-02 19:23:41 +01:00
2023-09-13 13:45:47 +02:00
2023-09-06 11:44:45 -04:00
2023-09-02 19:23:41 +01:00
2023-09-05 20:36:09 -04:00
2023-08-27 05:34:54 +02:00
2023-09-02 19:23:41 +01:00
2023-09-05 20:36:09 -04:00
2023-09-02 19:23:41 +01:00
2023-09-06 11:44:45 -04:00
2023-09-06 11:44:45 -04:00
2023-09-09 10:47:12 -06:00
2023-09-09 10:47:12 -06:00
2023-09-09 10:47:12 -06:00
2023-09-25 15:39:29 +02:00
2023-09-25 15:39:29 +02:00
2023-09-09 10:47:12 -06:00
2023-09-25 15:39:29 +02:00
2023-09-23 13:04:38 +02:00
2023-09-17 20:29:18 +02:00
2023-09-06 11:44:45 -04:00
2023-09-11 12:07:36 +01:00
2023-09-11 12:07:36 +01:00
2023-09-11 12:07:36 +01:00
2023-09-16 11:17:19 +02:00
2023-09-16 11:17:19 +02:00
2023-09-19 10:54:07 +02:00
2023-09-19 10:54:07 +02:00
2023-09-17 20:29:18 +02:00
2023-09-25 15:39:29 +02:00
2023-09-25 15:39:29 +02:00
2023-09-02 19:23:41 +01:00
2023-09-19 10:54:07 +02:00
2023-08-29 10:05:02 +02:00
2023-09-02 19:23:41 +01:00
2023-09-06 11:44:45 -04:00
2023-09-17 20:29:18 +02:00
2023-09-13 13:45:47 +02:00
2023-09-13 13:45:47 +02:00
2023-09-13 13:45:47 +02:00
2023-09-13 13:45:47 +02:00
2023-09-13 13:45:47 +02:00
2023-09-13 13:45:47 +02:00
2023-09-06 11:44:45 -04:00
2023-09-17 20:29:18 +02:00
2023-09-19 10:54:07 +02:00
2023-09-17 20:29:18 +02:00
2023-09-13 13:45:47 +02:00
2023-09-06 11:44:45 -04:00