diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/wml/card-ontimer.wml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/wml/card-ontimer.wml Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,21 @@ + + + + + + + + +

Test for card ontimer intrinsic event in WML

+ +

+ This is card one
+ The timer is triggered by the ontimer intrinsic event(ontimer as attribute of card element)
+ When the timer is timeout(after 5s), will jump to card two. +

+
+ + + This is Card two + +