Closed Bug 224752 Opened 21 years ago Closed 21 years ago

xhtml valid attribute type of script elements cause mozilla not load javascript

Categories

(Core :: DOM: HTML Parser, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: fpoint, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20031103
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20031103

In XHTML 1.1 strict, element <script> have no attribute "langage" but have a
replacement "type"

If you use valid "type" element instead of "langage", Mozilla not load
javascript or do NOT understand that script elements contains a js to include.
This is not compliant.

Reproducible: Always

Steps to Reproduce:
It should be type="text/javascript".
Summary: xhtml valid attribute type of script elements cause mozilla not load javascript → xhtml valid attribute type of script elements cause mozilla not load javascript
you are right

i apologize !
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
v
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.