Closed
Bug 241871
Opened 21 years ago
Closed 21 years ago
Unknown script types don't display <noscript> element contents
Categories
(Core :: DOM: HTML Parser, defect)
Core
DOM: HTML Parser
Tracking
()
VERIFIED
DUPLICATE
of bug 127137
People
(Reporter: swtd, Unassigned)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; OptusNetDSL6)
Build Identifier: All
When encoutering an unkown or unsupported script type (such as VBscript),
Mozilla doesn't display the <noscript> element markup as a substitue.
Reproducible: Always
Steps to Reproduce:
1.Create a page with VBScript
2.Run in Mozilla
3.<noscript> element not displayed
Actual Results:
<noscript> element not displayed - blank space
Expected Results:
contents in <noscript> displayed such as "Your browser DOES NOT display
VBScript! X"
Opera browser displays expected results
Reporter | ||
Comment 1•21 years ago
|
||
(In reply to comment #0)
> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b)
Gecko/20040421>
Comment 2•21 years ago
|
||
*** This bug has been marked as a duplicate of 127137 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•