[Bug 12154] b and strong are font-weight: bolder in implementations, not font-weight: bold

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12154

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ian@hixie.ch
         Resolution|                            |REMIND

--- Comment #3 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-05-06 19:53:41 UTC ---
I'll look at this again in a few months (reopen it for me if you remember) to
see what the browsers have decided on.

Note that 'bolder' should always result in a change of visible font weight if
there are two weights in the font and the parent has font-weight:100. It
doesn't just move one up to 200, then 300, etc; it moves one up to the next
weight to actually have a different visible weight. So the only problem with
'bolder' is nested bold. But maybe that's a good behaviour.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 6 May 2011 19:53:43 UTC