[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 19:34:56 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61589
Eric Seidel <eric at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #95091|review? |review+
Flag| |
--- Comment #2 from Eric Seidel <eric at webkit.org> 2011-05-26 19:34:56 PST ---
(From update of attachment 95091)
View in context: https://bugs.webkit.org/attachment.cgi?id=95091&action=review
OK.
> Source/WebCore/css/CSSStyleSelector.cpp:-4976
> - m_style->setMarginBeforeCollapse(MCOLLAPSE);
> - m_style->setMarginAfterCollapse(MCOLLAPSE);
I assume initial* correctly returns these values?
--
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