in Firefox, why is this page rendered this way(contents of noscript tag getting ignored), when running NoScript or uBlock Origin?
I have a page http://www.zen76171.zen.co.uk/aaa2.html with this HTML <!doctype html> <html> <head> <noscript>aaa</noscript> ...