#245 closed defect (fixed)
iframe_history.html doesn't validate.
Reported by: | The_CyberShadow | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Try passing iframe_history.html through the W3C Markup Validator. Nothing that can't be fixed, but declaring a DOCTYPE and not respecting the standards is not good.
Change History (3)
comment:1 Changed 15 years ago by
Milestone: | → 0.2release |
---|---|
Owner: | changed from anonymous to alex |
Status: | new → assigned |
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Please see: http://alex.dojotoolkit.org/?p=498
In this case, the only substantive "error" is a missing "type" attribute on a script. The fact that the W3C validator isn't a browser is neither our problem nor something we care to dwell on. Nevertheless, I am going to fix this.