summaryrefslogtreecommitdiff
path: root/test/files/jvm/xmlLiterals.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/jvm/xmlLiterals.check')
-rw-r--r--test/files/jvm/xmlLiterals.check34
1 files changed, 34 insertions, 0 deletions
diff --git a/test/files/jvm/xmlLiterals.check b/test/files/jvm/xmlLiterals.check
index 04f0426af9..cf4493ca54 100644
--- a/test/files/jvm/xmlLiterals.check
+++ b/test/files/jvm/xmlLiterals.check
@@ -1,7 +1,11 @@
+Test01Literals
passed ok
passed ok
passed ok
passed ok
+<testTag ab="bkla" value="This is a test."></testTag>
+<testTag bla="foo" value="42"></testTag>
+Test02Embed
passed ok
passed ok
passed ok
@@ -9,8 +13,38 @@ passed ok
passed ok
passed ok
passed ok
+passed ok
+passed ok
+Test03Servlet
+<html>
+ <head>
+ <title>ModularFormatting</title>
+ </head>
+ <body>
+ <h2>Welcome</h2>
+ <p>
+ What follows is an example of modular formatting.
+ </p>
+ <p>
+ <table align="center">
+ <tr>
+ <td bgcolor="#AAAAFF" color="#222255"><h1> message </h1></td>
+ </tr>
+ </table>
+ </p>
+ <hr></hr>
+ <p>
+ Complicated layout tasks can be encapsulated and outsourced.
+ </p>
+ <h2>Bye!</h2>
+ </body>
+ </html>
+Test04
ArrayBuffer(<foo></foo>, <bar>Text</bar>, <foo></foo>)
<foo></foo>
passed ok
passed ok
passed ok
+Test05Ref
+<foo>{</foo>
+<foo>&nbsp;{<bar><baz></baz></bar><bar></bar></foo>