[Webkit-unassigned] [Bug 91076] [CSS Regions] Add the Region interface and the getRegions() API call

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 25 13:24:37 PDT 2012


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


Alan Stearns <stearns at adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stearns at adobe.com




--- Comment #19 from Alan Stearns <stearns at adobe.com>  2012-07-25 13:24:38 PST ---
The purpose behind "Element implements Region" is to allow future additions to what can become a CSS Region. In particular, we'd like CSS pseudo-elements (when they get a CSSOM representation) to be CSS Regions. So at some point in the near future I hope there will be a "CSSPseudoElement implements Region" line in a spec somewhere.

After more discussion on #webkit, we decided to propose a design for how to implement this to webkit-dev.

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