This branch implements the feature by which NOSCRIPT elements are forced to be displayed (with the same method used by NoScript and uBlock) whenever script elements have been blocked by LibreJS (except NOSCRIPT elements having the data-librejs-nodisplay attribute), doing the same also on any (non whitelisted) page for any element with the data-librejs-display attribute.
Automated regression tests included.
This branch implements the feature by which NOSCRIPT elements are forced to be displayed (with the same method used by NoScript and uBlock) whenever script elements have been blocked by LibreJS (except NOSCRIPT elements having the data-librejs-nodisplay attribute), doing the same also on any (non whitelisted) page for any element with the data-librejs-display attribute.
Automated regression tests included.