[Webkit-unassigned] [Bug 118032] Don't force layout when querying a fixed or non-box margin/padding property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 26 13:45:27 PDT 2013


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





--- Comment #2 from Antti Koivisto <koivisto at iki.fi>  2013-06-26 13:47:22 PST ---
Also there should be an inline helper function for all these

renderer && renderer->isBox() && (!style || !style->paddingBottom().isFixed());

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