goodintentions / scriptblock

Automatically exported from code.google.com/p/scriptblock
Other
0 stars 0 forks source link

Content of <noscript> is not visible if scriptblock blocks all JavaScript on this Site #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a HTML-Site with a <noscript>-Element in it and fill it with text.
2. Block the site, where you have saved the HTML-Site.
3. Error: The content of <noscript> is not visible. All JavaScript is blocked, 
so it would be nice to see the <noscript> content.

What is the expected output? What do you see instead?
I See nothing. The Text in <noscript> is not visible. Just I have JavaScript 
enabled for this HTML-site.

What version of the product are you using? On what operating system?
Scriptblock: Version 1.0.0
Chrome Browser: Version 43.0.2357.130 m
Windows 7 Prof 64Bit.

Original issue reported on code.google.com by jens.enk...@gmail.com on 2 Jul 2015 at 1:44