[Webkit-unassigned] [Bug 25086] Can't unbold bolded list item when list is surrounded by <b> tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 21 21:20:16 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=25086


Tony Chang (Google) <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tony at chromium.org




--- Comment #14 from Tony Chang (Google) <tony at chromium.org>  2010-02-21 21:20:15 PST ---
Should this bug be closed now?  It seems like pressing bold once in the
original example unbolds, although the HTML is a bit ugly:
<b><ul><li><span class="Apple-style-span" style="font-weight:
normal;">a</span></li></ul></b>

The HTML can't be bolded again in Firefox 3.6 :(  It just tries to add styles
to the <ul> which aren't able to override the span around the 'a'.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list