Ticket #496 (closed defect: fixed)
W3C validation: Tag cloud block DIV and SRC attribute
| Reported by: | serged7 | Owned by: | tnalmdal |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0 Beta 3 |
| Version: | GIT HEAD | Keywords: | |
| Cc: |
Description
In tag_block.html.php
<div id="gTagCloud" src="<?= url::site("tags") ?>">
src is not considered valid attribute for DIV for specified document type
Should <object> be considered instead?
Change History
Note: See
TracTickets for help on using
tickets.