Files
browser/src
Karl Seguin ed79b4ebd8 FormData constructor form & submitter parameter
FormData takes two optional parameters: a form and a submitter.

Building the FormData from these is a first step in supporting form submission.

Basic extension of the HTMLForm element. There was more work done on the Select
web api, because the netsurf implementation isn't great. But all of the input
elements will need to have their web api extended.
2025-05-20 18:18:03 +08:00
..
2025-05-19 16:53:59 +02:00
2025-02-27 16:09:10 +08:00
2025-05-13 18:21:27 +08:00
2025-03-19 16:28:15 +01:00
2025-05-13 18:21:27 +08:00
2025-02-26 21:00:43 +08:00
2025-05-05 13:29:41 +08:00
2025-05-19 11:35:29 +02:00
2025-05-13 18:21:27 +08:00
2025-04-15 21:16:20 +08:00
2025-05-19 11:35:29 +02:00
2025-05-09 07:00:57 -07:00