1330900
This patch implements: . noModule getter/setter for HTMLScriptElement . the nomodule attribute for HTMLScriptElement . and the logic in nsScriptLoader that denies the loading of a nomodule script . with tests