[Webkit-unassigned] [Bug 122405] [CSSRegions] Computed z-Index should return 0 instead of auto for a region

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 8 10:08:28 PDT 2013


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





--- Comment #4 from Andrei Bucur <abucur at adobe.com>  2013-10-08 10:07:18 PST ---
(From update of attachment 213496)
View in context: https://bugs.webkit.org/attachment.cgi?id=213496&action=review

> Source/WebCore/rendering/style/RenderStyle.h:892
> +    bool hasStyleRegion() const { return !rareNonInheritedData->m_regionThread.isNull(); }

Would "isNamedFlowRegion" be more precise?

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