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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 17 20:38:29 PDT 2009


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





--- Comment #6 from Ryosuke Niwa <rniwa at webkit.org>  2009-10-17 20:38:29 PDT ---
Created an attachment (id=41368)
 --> (https://bugs.webkit.org/attachment.cgi?id=41368)
demonstrates the bug

The attached file will hit ASSERT on L1466 at ApplyStyleCommand.cpp.

ASSERT(s.node()->inDocument());

in ApplyStyleCommand::removeInlineStyle(PassRefPtr<CSSMutableStyleDeclaration>
style, const Position &start, const Position &end).

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