[wp-trac] [WordPress Trac] #7703: XHTML validation warnings
corrections
WordPress Trac
wp-trac at lists.automattic.com
Sun Sep 7 09:37:02 GMT 2008
#7703: XHTML validation warnings corrections
-------------------------+--------------------------------------------------
Reporter: Simek | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version: 2.7
Severity: minor | Keywords: has-patch
-------------------------+--------------------------------------------------
'''wp-admin/inbox.php'''
* missing <li> for separator in <ul> added
* incorrect close tag </td> corrected
----
'''wp-admin/plugin-editor.php'''
* <strong> tag inside another <strong> tag - fixed (other fix is possible
- leave whole <strong> and delete <strong> for file names)
----
'''wp-admin/user-edit.php'''
* mismatch in form "name" and "id" attributes fixed
----
'''wp-admin/includes/dashboard.php'''
* style sections moved to <head> from <div>
----
'''wp-admin/includes/template.php'''
* double "class" attribute fixed
* missing </strong> close tag added
--
Ticket URL: <http://trac.wordpress.org/ticket/7703>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list