[Webkit-unassigned] [Bug 96300] [CSSRegions][CSSOM] Make sure all Regions APIs are not visible if CSS_REGIONS is not defined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 19 11:50:21 PDT 2012


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





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

> Source/WebCore/dom/Element.idl:146
> -        readonly attribute DOMString webkitRegionOverset;
> +        readonly attribute [Conditional=CSS_REGIONS] DOMString webkitRegionOverset;

Thanks!

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