wxWidgets/samples/html/test/regres.htm
Vadim Zeitlin f57ba564cb test background bitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-11 03:02:44 +00:00

21 lines
416 B
HTML

<html>
<head><title>Regression Tests</title></head>
<body background="pic.png" bgcolor="#ffffff">
<B>wxString</B> <B>FindFirst</B>(was there a space between 'g' and 'F'?)<P>
<font size="+2">Unbre</font>akable word<P>
<pre width="50%">
&lt;pre&gt; text, 50% wide
</pre>
<script>
some meaningless script < is this > </is> FIXME: write real jscript here
</script>
text after script <b>in bold</b>
</body>
</html>