[Webkit-unassigned] [Bug 90017] [Meta] [Shadow] contenteditable attribute for distributed nodes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 13 15:33:44 PDT 2012


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





--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org>  2012-09-13 15:34:10 PST ---
(From update of attachment 161609)
View in context: https://bugs.webkit.org/attachment.cgi?id=161609&action=review

> Source/WebCore/css/StyleResolver.cpp:1786
> +        m_style->setUserModify(element->parentElement()->renderStyle()->userModify());

This looks fishy to me. So distributed nodes don't inherit any style but -webkit-user-modify?

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