Opened 14 years ago
Closed 14 years ago
#6197 closed bug (fixed)
HTML files are not valid
Reported by: | Karvjorm | Owned by: | humdinger |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Documentation | Version: | R1/alpha2 |
Keywords: | xhmtl validator | Cc: | Karvjorm |
Blocked By: | Blocking: | ||
Platform: | All |
Description
I noticed that data/boot_cd/README.html was declared to be xhtml 1.1 strict but the html tags below the declaration were not valid (http://validator.w3.org/).
I'm not sure about original layout of README.html file, but I coded the following patch, that is valid.
Attachments (1)
Change History (4)
by , 14 years ago
Attachment: | boot_cdUpdate.patch added |
---|
comment:1 by , 14 years ago
patch: | 0 → 1 |
---|
comment:3 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Throwing this over the hedge ;-)
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
The layout does look a bit weird. Now it's at least standards-complyingly weird... :)
Committed with hrev37386. Thanks!
Note:
See TracTickets
for help on using tickets.
A patch to convert html tags valid