Files
servo/components/script/dom/webidls/HTMLFormElement.webidl
Matthew Rasmus f0ce2af89c Implements basic form resetting
What can this do? Reset `<input type=text>` fields back to their default
value through a call to a form's reset method. That's all for now!

Fixes compile error after rebase
2014-12-16 11:33:56 -08:00

1.1 KiB