[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 #11 from Dimitri Glazkov <dglazkov@chromium.org> 2012-05-10 00:10:58 UTC ---
(In reply to comment #10)

> 3) relativeTarget is a variable, as Hayato-san suspects. The general idea is
> that we build a list of relative targets for each tree scope using adjusted
> target algorithm, then supply the relatedTarget of the same scope as the
> adjusted target. This is an easy map, constant time thing.

Correction: The general idea is that we build a list of adjusted relatedTargets
for each scope...

-- 
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 Thursday, 10 May 2012 00:11:01 UTC