diff --git a/src/General/Build.Test.coffee b/src/General/Build.Test.coffee index f2f7777f6..3cc2b4113 100644 --- a/src/General/Build.Test.coffee +++ b/src/General/Build.Test.coffee @@ -39,6 +39,8 @@ Build.Test = $.rmClass el, 'prettyprinted' for el in $$ 'pre[style=""]', root2 el.removeAttribute 'style' + # XXX https://bugzilla.mozilla.org/show_bug.cgi?id=1021289 + $('.fileInfo[data-md5]', root2)?.removeAttribute 'data-md5' textNodes = $.X './/text()', root2 i = 0 while (node = textNodes.snapshotItem i++) diff --git a/src/General/Build/File.html b/src/General/Build/File.html index de27d985c..ad6874f2f 100644 --- a/src/General/Build/File.html +++ b/src/General/Build/File.html @@ -1,7 +1,7 @@ ?{file}{