summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/manual-tests/wml/access-target.wml
blob: ec6e51aa9c17715198e9c9f4c937863b5c7475b4 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
    <card ontimer="./targetdeck.wml">
        <timer name="t1" value="30"/>
        <p>Test for Deck Access control in WML.</p>
        <p>If the test passes, this deck will jump to "targetdeck.wml" after 3 second</p>
    </card>
</wml>