summaryrefslogtreecommitdiff
path: root/src/zope/tal/tests/output/test_sa3.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/zope/tal/tests/output/test_sa3.html')
-rw-r--r--src/zope/tal/tests/output/test_sa3.html42
1 files changed, 42 insertions, 0 deletions
diff --git a/src/zope/tal/tests/output/test_sa3.html b/src/zope/tal/tests/output/test_sa3.html
new file mode 100644
index 0000000..8431438
--- /dev/null
+++ b/src/zope/tal/tests/output/test_sa3.html
@@ -0,0 +1,42 @@
+<!--
+==============================================================================
+tests/input/test_sa3.html
+==============================================================================
+--><html>
+<body>
+ <!--
+==============================================================================
+tests/input/test_sa3.html (line 3)
+==============================================================================
+--><div>This is macro1 on sa3 line 3.
+ <span>This is slot1 on sa3 line 4.</span><!--
+==============================================================================
+tests/input/test_sa3.html (line 4)
+==============================================================================
+-->
+ This is the end of macro1 on sa3 line 5.
+ </div>
+ <p>Some text on sa3 line 7.</p>
+ <!--
+==============================================================================
+tests/input/test_sa3.html (line 3)
+==============================================================================
+--><div>This is macro1 on sa3 line 3.
+ <!--
+==============================================================================
+tests/input/test_sa3.html (line 10)
+==============================================================================
+--><b>Text from sa3 line 10 is filled into slot1.</b><!--
+==============================================================================
+tests/input/test_sa3.html (line 4)
+==============================================================================
+-->
+ This is the end of macro1 on sa3 line 5.
+ </div><!--
+==============================================================================
+tests/input/test_sa3.html (line 12)
+==============================================================================
+-->
+ <p>This is some text on sa3 line 13.</p>
+</body>
+</html>