summaryrefslogtreecommitdiffstats
path: root/WebCore/manual-tests/wml/targetdeck.wml
blob: 3c45edbd9a37f4ccefcbc8edf5429e89c748e4f2 (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>
<head>
<access domain="localhost" path="access-target.wml"/>
</head>
<card>
<p> Test for Deck Access control in WML. </p>
<p> This is the targetdeck, only './access-target.wml" can access me </p>
</card>
</wml>