[Bug 23887] [Shadow] Change the order of insertion points which are involved in a re-distribution in event path

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

--- Comment #189 from Koji Ishii <kojiishi@gmail.com> ---
Hayato's algorithm and its test results are here:
https://codereview.chromium.org/906123002/

* It changes the result for the spec example to:
#D, #C, #M, #L, #R, #Q, #P, #O, #N, #K, #J, #I, #H, #G, #U, #T, #S, #F, #X, #W,
#V, #E, #B, #A
* There's one case where the length of the path is longer by one additional
node.

I'll examine these changes, but Hayato, if you could look at them from the view
point that they match to what you're trying to accomplish, that'd be helpful
too.

I'll post my analysis later on.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 20 April 2015 08:51:52 UTC