[Webkit-unassigned] [Bug 78493] [CSSRegions][CSSOM] Implement Element.getRegionFlowRanges

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 10 10:10:39 PDT 2012


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





--- Comment #9 from Adam Barth <abarth at webkit.org>  2012-09-10 10:10:59 PST ---
(From update of attachment 162511)
View in context: https://bugs.webkit.org/attachment.cgi?id=162511&action=review

> Source/WebCore/dom/Element.idl:147
>          // CSS Regions API
>          readonly attribute DOMString webkitRegionOverset;
> +        sequence<Range> webkitGetRegionFlowRanges();

Is there no ENABLE macro for regions?  These DOM APIs shouldn't be enabled by default.

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