wxWidgets/samples/html/test/regres.htm
Václav Slavík 50b24bf9dd added test for CDATA handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-10 15:49:08 +00:00

21 lines
377 B
HTML

<html>
<head><title>Regression Tests</title></head>
<body>
<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>