summaryrefslogtreecommitdiff
path: root/src/zope/tal/tests/output/test_sa3.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/zope/tal/tests/output/test_sa3.xml')
-rw-r--r--src/zope/tal/tests/output/test_sa3.xml43
1 files changed, 43 insertions, 0 deletions
diff --git a/src/zope/tal/tests/output/test_sa3.xml b/src/zope/tal/tests/output/test_sa3.xml
new file mode 100644
index 0000000..bd20f83
--- /dev/null
+++ b/src/zope/tal/tests/output/test_sa3.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" ?><!--
+==============================================================================
+tests/input/test_sa3.xml
+==============================================================================
+-->
+<html>
+<body>
+ <!--
+==============================================================================
+tests/input/test_sa3.xml (line 4)
+==============================================================================
+--><div>This is macro1 on sa3 line 4.
+ <span>This is slot1 on sa3 line 5.</span><!--
+==============================================================================
+tests/input/test_sa3.xml (line 5)
+==============================================================================
+-->
+ This is the end of macro1 on sa3 line 6.
+ </div>
+ <p>Some text on sa3 line 8.</p>
+ <!--
+==============================================================================
+tests/input/test_sa3.xml (line 4)
+==============================================================================
+--><div>This is macro1 on sa3 line 4.
+ <!--
+==============================================================================
+tests/input/test_sa3.xml (line 11)
+==============================================================================
+--><b>Text from sa3 line 11 is filled into slot1.</b><!--
+==============================================================================
+tests/input/test_sa3.xml (line 5)
+==============================================================================
+-->
+ This is the end of macro1 on sa3 line 6.
+ </div><!--
+==============================================================================
+tests/input/test_sa3.xml (line 13)
+==============================================================================
+-->
+ <p>This is some text on sa3 line 14.</p>
+</body>
+</html>