Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1330900 - Implement <script nomodule> | wolfbeast | 2018-07-10 | -0/+42 |
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 |