Re: [css-regions] Shadow DOM and Regions CSSOM

On Thu, Jun 21, 2012 at 1:29 PM, Alan Stearns <stearns@adobe.com> wrote:

> Since CSS Regions does not depend on Shadow DOM functionality, I'm not
> sure it makes sense to define additions to the ShadowRoot interface in our
> spec. Of course, the Shadow DOM spec does not depend on CSS Regions, so
> I'm not sure it makes sense to add Regions-specific APIs in their spec,
> either. But it should go somewhere, as I want to ensure that our OM is
> compatible with theirs.
>
> Dmitri - do you have an opinion on this?

Yes! I think it makes sense to treat Regions DOM APIs similarly to
selection or any other rendering abstraction that just happens to also
need a DOM API. I have a bug
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16527 to track this,
but haven't gotten to nailing down the specifics yet.

:DG<

Received on Friday, 22 June 2012 16:23:48 UTC