summaryrefslogtreecommitdiffstats
path: root/dom/html/HTMLScriptElement.cpp
Commit message (Collapse)AuthorAgeLines
* Bug 1363481 - Add the old attribute value as a parameter to ↵Matt A. Tobin2020-04-17-2/+3
| | | | | | Element::AfterSetAttr Tag #1375
* Bug 1330900 - Implement <script nomodule>wolfbeast2018-07-10-0/+12
| | | | | | | | | | This patch implements: - noModule getter/setter for HTMLScriptElement - the nomodule attribute for HTMLScriptElement - the logic in nsScriptLoader that denies the loading of a nomodule script - tests Tag #618
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+316