Page - AddHandler - TestCases #18 - Cross Browers Event Stacking - Defacto Standard Mode |
|
$Id: test_18_page_addhandler.html,v 1.4 2005/10/23 07:57:32 james Exp $
Click in a section in square brackets, a series of popups will 'popup' and the event 'letter' of each popup should form a sequence that matches the sequence of letters in the square brackets.
Eg if you click in [C,B,A] you should get three popups such as "event C (this=? target=?)" then "event B (this=? target=?)" and then "event A (this=? target=?)").
[A][B,A][C,B,A].
[A][A,B][A,B,C].
[A][B,A][C,B,A].
[A][A,B][A,C,B].
[A][B,A][B,C,A].
[A][B,A][C,B,A].
[A][A,B][A,B,C].
[A][A,B][A,C,B].
[A][B,A][B,C,A].
[A][B,A][B,C,A].
[A][B,b,A][B,C,c,b,A].