Files
servo/components/script
Sebastian C 2d2cfade36 fix: File to FormData not correctly handling name and lastModified (#36458)
Set File's lastModified when reconstructing from Blob for FormData
Remove special character replacement in fileName (spec removed this
step)

Testing: WPT tests exist
Fixes: #22744 (if I undertand the issue correctly the filename issue was
already fixed and now this fixes the lastModified part)

Signed-off-by: Sebastian C <sebsebmc@gmail.com>
2025-04-11 17:59:03 +00:00
..
2025-03-26 12:12:44 +00:00
2025-03-13 10:28:11 +00:00
2025-04-11 07:25:37 +00:00