summaryrefslogtreecommitdiff
path: root/test/xhtml1
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2005-09-12 14:03:26 +0000
committerDaniel Veillard <veillard@src.gnome.org>2005-09-12 14:03:26 +0000
commitdbd61053214d07e7cd9ffc75152fabbe6ae9ddff (patch)
treed726aad51bad7d64d2ee2204def3f18fc3d875b9 /test/xhtml1
parent1db4a66b9aadf87939b2cd956a3e54bb95f41107 (diff)
downloadlibxml2-dbd61053214d07e7cd9ffc75152fabbe6ae9ddff.tar.gz
applied second patch from David Madore to be less intrusive when handling
* xmlsave.c: applied second patch from David Madore to be less intrusive when handling scripts and style elements in XHTML1 should fix #316041 * test/xhtml1 result//xhtml1\*: updated the test accordingly Daniel
Diffstat (limited to 'test/xhtml1')
-rw-r--r--test/xhtml12
1 files changed, 1 insertions, 1 deletions
diff --git a/test/xhtml1 b/test/xhtml1
index 3b5107a0..70e3a343 100644
--- a/test/xhtml1
+++ b/test/xhtml1
@@ -9,7 +9,7 @@
</head>
<!-- 4.8 -->
<script type="text/javascript">
- ... unescaped script content ...
+ ... unescaped script &lt; content ...
</script>
<body>
<p>Moved to <a href="http://example.org/">example.org</a>.</p>