[Fixed] noscript.net/getit formatting messed up
Posted: Mon Oct 23, 2017 12:09 am
On https://noscript.net/getit everything below the dev build changelog has messed up formatting.
From the page source code -
In SeaMonkey that </p> end tag is bold red with the error 'No "p" element in scope but a "p" end tag seen.' Was it intended to be </pre> ?
From the page source code -
Code: Select all
<pre>
v 5.1.3rc3
=============================================================
x [e10s] Fixed some bookmarklet / URL bar JavaScript emulation
multi-process regressions
x [Palemoon] Fixed NoScript button position not customizable
on the first window (thanks yes_noscript for reporting)
v 5.1.3rc2
=============================================================
x Fixed bookmarklet execution subject to AllowURLBarJS too
v 5.1.3rc1
=============================================================
x Fixed Palemoon urlbar breakage on browser restart
x [Whitelist] about:tabcrashed made mandatory (internal)
</p>