[wp-trac] [WordPress Trac] #37968: HTML validation errors in admin tool
WordPress Trac
noreply at wordpress.org
Sun Sep 25 20:45:11 UTC 2016
#37968: HTML validation errors in admin tool
----------------------------+-----------------------------
Reporter: mdgl | Owner: SergeyBiryukov
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 4.7
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
----------------------------+-----------------------------
Comment (by mdgl):
Actually, after thinking about this a little more, another way to fix the
issue with the menu edit screen would be to properly flatten the list,
outputting a complete `<li>` and `</li>` element within method
`start_el()` and overriding `end_el()` to do nothing. Not sure whether
that would be preferable - it is less "semantic" but might fit with the
current CSS a bit better.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37968#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list