aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/activation.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement implicit form submissionManish Goregaokar2014-12-051-0/+3
* Some reorganization of activation code:Manish Goregaokar2014-12-051-2/+3
* Implement basic (unhooked) framework for element activationManish Goregaokar2014-12-051-20/+54
* Add stub Activatable traitManish Goregaokar2014-12-051-0/+27