projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8703bc0
)
added test for CDATA handling
author
Václav Slavík
<vslavik@fastmail.fm>
Mon, 10 Nov 2003 15:49:08 +0000
(15:49 +0000)
committer
Václav Slavík
<vslavik@fastmail.fm>
Mon, 10 Nov 2003 15:49:08 +0000
(15:49 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24509
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
samples/html/test/regres.htm
patch
|
blob
|
blame
|
history
diff --git
a/samples/html/test/regres.htm
b/samples/html/test/regres.htm
index a98d37adf2cacde9b705fe0bec382017b5d8daa0..88d1b4fd888911bd219c73b0bbd38686202d3be5 100644
(file)
--- a/
samples/html/test/regres.htm
+++ b/
samples/html/test/regres.htm
@@
-10,5
+10,11
@@
<pre> 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>