1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
libxml2/result/wap.xml
Daniel Veillard 1e851392fc - parser.c test/wap.xml result/noent/wap.xml result/wap.xml:
Closed bug #27499, added to regression tests
- TODO: updated
Daniel
2000-10-15 10:02:56 +00:00

25 lines
1003 B
XML

<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://dark.wapit.com/vswap/tests/wap/DTD/wml11.dtd">
<!-- (C) 1999, 2000 WAP Forum Ltd. All rights reserved -->
<wml>
<card id="card1">
<onevent type="onenterforward">
<go href="/vswap/run/result.eml">
<postfield name="var" value="$test"/>
<postfield name="v" value="dark"/>
<postfield name="ts" value="0003"/>
<postfield name="tp" value="wml/state/variables/parsing/1"/>
<postfield name="ti" value="1"/>
<postfield name="expected" value="var:pass"/>
</go>
</onevent>
<p>If automatic testing failed, select <anchor>Failed<go href="/vswap/run/result.eml">
<postfield name="SUBMIT" value="No"/><postfield name="v" value="dark"/>
<postfield name="ts" value="0003"/>
<postfield name="tp" value="wml/state/variables/parsing/1"/>
<postfield name="ti" value="1"/>
<postfield name="expected" value="var:pass"/></go></anchor>.</p>
</card>
</wml>