[Webkit-unassigned] [Bug 61589] Implement webkit margin collapse CSS properties in CSSStyleApplyProperty
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 26 20:35:44 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61589
--- Comment #3 from Luke Macpherson <macpherson at chromium.org> 2011-05-26 20:35:44 PST ---
(From update of attachment 95091)
View in context: https://bugs.webkit.org/attachment.cgi?id=95091&action=review
>> Source/WebCore/css/CSSStyleSelector.cpp:-4976
>> - m_style->setMarginAfterCollapse(MCOLLAPSE);
>
> I assume initial* correctly returns these values?
That is correct. These should have been calling RenderStyle::initialMarginBeforeCollapse/AfterCollapse, which return MCOLLAPSE.
--
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