blob: 931fe28c57069ed1cc6b6939b1225f664b900eb0 [file] [log] [blame]
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.1//EN" "http://www.wapforum.org/DTD/xhtml-mobile11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>WCSS marquee test - style</title>
</head>
<body>
-wap-marquee-style: slide
<h1 style="display: -wap-marquee; -wap-marquee-style: slide;" > Test H1 element with marquee, slide style</h1>
<h1 style="display: -wap-marquee; -wap-marquee-style: slide;" > Test H1 element with marquee, slide style, long text long text long text</h1><hr/>
-wap-marquee-style: scroll
<h1 style="display: -wap-marquee; -wap-marquee-style: scroll;" > Test H1 element with marquee, scroll style</h1>
<h1 style="display: -wap-marquee; -wap-marquee-style: scroll;" > Test H1 element with marquee, scroll style, long text long text long text</h1><hr/>
-wap-marquee-style: alternate; -wap-marquee-loop: 3
<h1 style="display: -wap-marquee; -wap-marquee-style: alternate; -wap-marquee-loop: 3" > Test H1 element with marquee, alternate style</h1>
<h1 style="display: -wap-marquee; -wap-marquee-style: alternate; -wap-marquee-loop: 3" > Test H1 element with marquee, alternate style, long text long text long text</h1><hr/>
</body>
</html>