Introducing a iterator for flattened dom tree.
(In reply to comment #0) > Introducing a iterator for flattened dom tree. Outside of XBL2 spec, the word "flat" makes no sense. I doubt that your typical WebKit folk is an avid XBL2 spec readers...
(In reply to comment #1) > (In reply to comment #0) > > Introducing a iterator for flattened dom tree. > > Outside of XBL2 spec, the word "flat" makes no sense. I doubt that your typical WebKit folk is an avid XBL2 spec readers... It might be true... I'll figure out better name, actually NodeTreeIterator might be sufficient. I'd like to have some flavor of shadow/rendering stuff though.
This is done by ComposedShadowTreeWalker. Closing.