Files
servo/components/script/dom/webidls/HTMLInputElement.webidl
shanehandley 8c1a72f130 Update webidl and implement setter for the files property of a file input (#31934)
The files attribute was previously readonly, but was later updated to allow mutation via input.files = ...

see https://github.com/whatwg/html/issues/2861
2024-04-01 09:12:07 +00:00

3.8 KiB