[wp-trac] [WordPress Trac] #22712: Admin using deprecated valign attribute
WordPress Trac
noreply at wordpress.org
Sun Jan 13 18:44:07 UTC 2013
#22712: Admin using deprecated valign attribute
--------------------------+-----------------------------
Reporter: josh401 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Validation | Version: 3.4.2
Severity: normal | Resolution:
Keywords: needs-patch |
--------------------------+-----------------------------
Comment (by azaozz):
Looking at the places where `valign` is used, seems all are left over from
long ago. Also about half are overwritten with css already.
Replying to [comment:15 josh401]:
> I have no experience with core development...
All that's needed here is to remove the attributes and then check the
affected screens and add a little of css to keep the table cells aligned
to the top (most `valign` attributes are on `<tr>`).
Thinking such patch would be a good way to "get your feet wet" :)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22712#comment:16>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list