[wp-trac] [WordPress Trac] #20754: Minor RTL CSS fixes for 3.4

WordPress Trac wp-trac at lists.automattic.com
Mon May 28 11:56:03 UTC 2012


#20754: Minor RTL CSS fixes for 3.4
-----------------------------+------------------------------
 Reporter:  georgestephanis  |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  RTL              |     Version:  3.4
 Severity:  normal           |  Resolution:
 Keywords:  has-patch        |
-----------------------------+------------------------------

Comment (by georgestephanis):

 Yeah, just be aware that bold is -not- a vaild property for font-style.
 Font-style deals exclusively with the slant.  For bold you need to use
 font-weight.

 http://www.w3.org/TR/CSS21/fonts.html#font-styling


 {{{
 'font-style'
 Value:          normal | italic | oblique | inherit
 Initial:        normal
 Applies to:     all elements
 Inherited:      yes
 Percentages:    N/A
 Media:          visual
 Computed value:         as specified
 }}}

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


More information about the wp-trac mailing list