[Webkit-unassigned] [Bug 121812] Move style change analysis code to RenderElement
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 23 17:06:34 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121812
Andreas Kling <akling at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #212407|review? |review+
Flag| |
--- Comment #2 from Andreas Kling <akling at apple.com> 2013-09-23 17:05:36 PST ---
(From update of attachment 212407)
View in context: https://bugs.webkit.org/attachment.cgi?id=212407&action=review
> Source/WebCore/rendering/RenderElement.h:66
> + enum StylePropagationType { PropagateAllChildren, PropagateBlockChildrenOnly };
Shouldn't this be PropagateToAllChildren / PropagateToBlockChildrenOnly?
--
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