WebCore/manual-tests/wml/deck-access-control.wml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 09:02:29 +0300
changeset 0 4f2f89ce4247
permissions -rw-r--r--
Revision: 201037

<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
    <card onenterforward="targetdeck.wml">
        <p>Test for Deck Access control in WML. </p>
        <p>This deck will try to jump to "targetdeck.wml" when it is loaded. But it will <strong>FAIL</strong> because "targetdeck.wml" just allows "access-target.wml" to access it.</p>
        <p>You can click 'Go' to enter 'access-target.wml', and then enter 'targetdeck.wml' from there</p>
        <anchor title="go to access-target.wml"><go href="./access-target.wml">Go</go></anchor>
    </card>
</wml>