Commit 7de27d42 authored by Guido van Rossum's avatar Guido van Rossum

HTML tests should use the HTML versions of the macro files.

parent 2606c799
<?xml version="1.0" ?>
<html>
<body xmlns:m="http://xml.zope.org/namespaces/metal"
m:use-macro="test/input/test05.xml/body">
m:use-macro="test/input/test05.html/body">
dummy body in test6
</body>
</html>
<?xml version="1.0" ?>
<table xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test07.xml/myTable">
<table xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test07.html/myTable">
<!-- macro use with slots -->
<tr>
<td>
......
<html><body>
<table xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test07.xml/myTable">
<table xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test07.html/myTable">
<!-- macro use with slots -->
<tr>
<td>
......
<?xml version="1.0" ?>
<html>
<body xmlns:m="http://xml.zope.org/namespaces/metal"
m:use-macro="test/input/test05.xml/body">
m:use-macro="test/input/test05.html/body">
dummy body in test6
</body>
</html>
<?xml version="1.0" ?>
<table xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test07.xml/myTable">
<table xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test07.html/myTable">
<!-- macro use with slots -->
<tr>
<td>
......
<html><body>
<table xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test07.xml/myTable">
<table xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test07.html/myTable">
<!-- macro use with slots -->
<tr>
<td>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment