aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/formdataevent.rs
Commit message (Expand)AuthorAgeFilesLines
* Add trait DomObjectWrap to provide WRAP functionYUAN LYU2020-03-201-1/+0
* Modify `script` to prevent further violations of snake_caseKunal Mohan2020-01-181-0/+1
* Require FormDataEventInit dictionaryKagami Sascha Rosylight2019-11-241-11/+2
* Implement formdata eventCYBAI2019-01-231-0/+90