Commit Graph

3 Commits

Author SHA1 Message Date
Veeti Paananen
c3e470569e LibWeb: Preserve File last modified timestamp in FormData copies
+1 WPT pass
2025-07-09 10:20:52 +01:00
AppleFlavored
66bdb825c8 LibWeb: Use create_entry when constructing FormData entry list
When constructing an entry list, XHR::FormDataEntry is created
manually and appended to the entry list instead of using the
spec-defined method of creating an entry.
2025-02-20 03:24:51 +00:00
Pavel Shliak
4c7cd05078 LibWeb: Update FormData constructor to reflect the spec 2024-12-25 14:52:57 +00:00