summaryrefslogtreecommitdiffstats
path: root/WebCore/manual-tests/wml/task-prev-in-anchor.wml
blob: 3e0b3315c3f3ce49a73ea07cd70dbb98181c8295 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" ?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">

<wml>
<card title="Anchor Tag">
<p> Test for WML prev task enclosed with anchor element </p>
<p> click 'prev page' to go to previous page if it is not the first page in history</p>
<p>
<anchor>Prev page<prev/></anchor>
</p>
</card>
</wml>