Files
ladybird/Userland/Libraries/LibWeb/HTML
Luke Wilde c9c1ddd0bb LibWeb: Fix up constructing the form entry list
In particular:
- Don't include none submitter buttons.
- Use type_state() instead type() to avoid direct string comparisons
- Support the hidden _charset_ input
- Get form associated element's value directly instead of via the value
  attribute
- Split line break normalization into a separate function so that it
  can also be used by form submission.
2023-06-19 06:12:26 +02:00
..
2023-05-16 11:25:44 +02:00
2023-05-16 11:25:44 +02:00
2023-05-16 11:25:44 +02:00
2023-02-27 20:55:09 +01:00
2023-02-27 20:55:09 +01:00
2023-05-24 23:18:07 +02:00
2023-05-24 23:18:07 +02:00
2023-02-23 15:48:38 +00:00