[Webkit-unassigned] [Bug 28710] Copy some forms of text causes Webkit crash in CSSStyleDeclaration::copyPropertiesInSet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 3 16:23:49 PDT 2009


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





--- Comment #16 from Ryosuke Niwa <rniwa at webkit.org>  2009-09-03 16:23:48 PDT ---
I tried #2 but this method turned out to be insufficient.  When allowing html
elemenet to be a special ancestor causes the style attribute of the html
element in inside which the fragment is pasted to be modififed.

To solve this problem, we should disallow elements with text-decoration
property to be a special ancestor, and should use StyleChange class from
ApplyStyleCommand.

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