[Bug 16176] [Shadow]: What should we do if an event happens on light child which is distributed to a insertion point.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16176

--- Comment #24 from Dimitri Glazkov <dglazkov@chromium.org> 2012-05-15 22:26:17 UTC ---
For posterity, here's the worksheet I used:

D: D C <H> <K> <N> [J] J [G] G [B] B A
F: F E <I> <M> <O> [L] L [G] G [B] B A

L: L [G] G [B] B A

candidates for L: --> L G B

currentTarget: D C <H> <K> <N> [J]  J  [G]  G  [B]  B A 
       target: D D <H> <K> <N> <N> <K> <K> <H> <H>  D D  
relatedTarget: B B  G   L   L   L   L   L   G   G   B B


candidates for F: -> F <I> <M> <O>
                     E  G   L  [L]
                     B [B] [G]
                     A

currentTarget: D C <H> <K> <N> [J]  J  [G]  G  [B]  B A 
       target: D D <H> <K> <N> <N> <K> <K> <H> <H>  D D  
relatedTarget: F F <I> <M> <M> <M> <M> <M> <I> <I>  F F

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 15 May 2012 22:26:21 UTC