- From: David Hyatt <hyatt@apple.com>
- Date: Mon, 27 Feb 2012 14:56:22 -0600
- To: Mihnea-Vlad Ovidenie <mihnea@adobe.com>
- Cc: "www-style@w3.org Style" <www-style@w3.org>
On Feb 27, 2012, at 2:20 PM, Mihnea-Vlad Ovidenie wrote: > > Right now the NamedFlow interface does not expose the regions associated > with the flow, so we should probably add something like: > > readonly attribute NodeList regions; > > > As with other NamedFlow collections, this one would also be a live > collection. > > Cheers, > Mihnea Ovidenie > > Ah, I assumed it did! Yeah, that would be necessary for the changes I suggested. We might ultimately need a Region interface that doesn't depend on Node though, especially if anonymous regions end up becoming commonplace. This is one of the reasons I think we need to think about this stuff a bit more.
Received on Monday, 27 February 2012 20:56:52 UTC