[wp-trac] Re: [WordPress Trac] #8971: Invalid value for @cols in default theme comments.php textarea element?

WordPress Trac wp-trac at lists.automattic.com
Sat Jun 6 20:34:59 GMT 2009


#8971: Invalid value for @cols in default theme comments.php textarea element?
---------------------------+------------------------------------------------
 Reporter:  sampablokuper  |       Owner:                        
     Type:  defect (bug)   |      Status:  new                   
 Priority:  normal         |   Milestone:  2.9                   
Component:  Themes         |     Version:  2.7                   
 Severity:  normal         |    Keywords:  has-patch commit early
---------------------------+------------------------------------------------

Comment(by vladimir_kolesnikov):

 Replying to [comment:9 Denis-de-Bernardy]:
 > the patch *might* break a child theme here and there that overrides the
 font

 Are you sure?

   1. Those who remove width: 100% from CSS I guess know what they do
   2. cols="100%" is invalid XHTML and is either ignored by the user agent
 or interpretes is as "100" (which, without CSS, is not good at all).
   3. At any rate, width: 100% in CSS overrules the width calculated from
 the cols attribute.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/8971#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list