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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 11:10:30 PDT 2012


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





--- Comment #4 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2012-09-07 11:10:45 PST ---
(From update of attachment 161609)
View in context: https://bugs.webkit.org/attachment.cgi?id=161609&action=review

> Source/WebCore/css/StyleResolver.cpp:1783
> +    if (m_distributedToInsertionPoint) {

This seems like an odd place for this code. Should this not be in StyleResolver::applyProperty?

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