[Webkit-unassigned] [Bug 30083] Data loss occurs when unbolding nested bold tags.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 7 01:11:52 PDT 2009


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


Tancred Lindholm <tancred.lindholm.spammy at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tancred.lindholm.spammy at gma
                   |                            |il.com




--- Comment #4 from Tancred Lindholm <tancred.lindholm.spammy at gmail.com>  2009-10-07 01:11:52 PDT ---
Note that the bug reproduces with *any* attribute in the outer tag, and with
other inline style tags, such as at least <i>. Sample cases:

<i id=foo>1<i>2</i></i>
<b class=foo>1<b>2</b></b>
<i lang=en>1<i>2</i></i>
<b lang=en id=1>1<b>2</b></b>
<b title="Bold text">1<b>2</b></b>

-- 
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