[wp-trac] [WordPress Trac] #37004: Html5 / W3C Validation
WordPress Trac
noreply at wordpress.org
Sun Jun 26 10:50:48 UTC 2016
#37004: Html5 / W3C Validation
--------------------------------------+-----------------------------
Reporter: arena | Owner: mihai2u
Type: defect (bug) | Status: assigned
Priority: low | Milestone: Future Release
Component: Administration | Version:
Severity: trivial | Resolution:
Keywords: good-first-bug has-patch | Focuses: administration
--------------------------------------+-----------------------------
Changes (by mihai2u):
* keywords: needs-patch good-first-bug => good-first-bug has-patch
Comment:
I've removed the colspan and the class="colspanchange" on that <td>
element, since it was no longer necessary without a colspan being present.
I confirmed that everything looks good, just like in the attached
screenshot even without that class. Actually there are no css styles
attached to that class, and it's just common.js changing the count on
interactions in a multi-column table. Since these tables only had one
single column, it had to be dropped to avoid any unnecessary overhead.
I replaced rel="permalink" by rel="bookmark" in 4 locations, as they all
gave validation errors (expected).
The maxlength invalid attribute has been dropped just as well.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37004#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list