[wp-trac] [WordPress Trac] #9484: A raw col element is gummed up instead of left alone

WordPress Trac wp-trac at lists.automattic.com
Wed Apr 8 04:17:50 GMT 2009


#9484: A raw col element is gummed up instead of left alone
--------------------------+-------------------------------------------------
 Reporter:  CharlieHamu   |       Owner:  anonymous          
     Type:  defect (bug)  |      Status:  new                
 Priority:  normal        |   Milestone:  Unassigned         
Component:  General       |     Version:                     
 Severity:  normal        |    Keywords:  formatting html col
--------------------------+-------------------------------------------------
 I used the HTML col element in order to right-align a table column.

 I fixed this by adding col to the list of HTML elements in formatting.php.

 Here's my code:
 <table class="contacts"><col /><col /><col align="right"/><tr
 style="color:orange">

 Here's the post that provoked the problem:
 http://danforthgreens.ca/toronto-danforth-2008-results/

 My patch is attached.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9484>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list