Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initialize trusted-ness of DOM events properly | Gilles Leblanc | 2015-02-03 | 1 | -3/+2 |
* | Specific instances of activatable elements may not be activatable (fixes #4765 | Manish Goregaokar | 2015-01-31 | 1 | -0/+3 |
* | Move to to_owned rather than into_string. | Ms2ger | 2015-01-20 | 1 | -1/+2 |
* | Replace Root::deref() calls by Root::r() calls where possible. | Ms2ger | 2015-01-01 | 1 | -7/+8 |
* | script: to_string() -> into_string() | Manish Goregaokar | 2014-12-27 | 1 | -1/+1 |
* | Add auxiliary method to EventTargetHelpers for events without target | thiagopnts | 2014-12-16 | 1 | -1/+1 |
* | Implement implicit form submission | Manish Goregaokar | 2014-12-05 | 1 | -0/+3 |
* | Some reorganization of activation code: | Manish Goregaokar | 2014-12-05 | 1 | -2/+3 |
* | Implement basic (unhooked) framework for element activation | Manish Goregaokar | 2014-12-05 | 1 | -20/+54 |
* | Add stub Activatable trait | Manish Goregaokar | 2014-12-05 | 1 | -0/+27 |