[Zope-Checkins] CVS: Zope/lib/python/TAL/tests/output - test19.html:1.2 test20.html:1.2

Godefroid Chapelle gotcha@swing.be
Tue, 22 Jul 2003 09:28:59 -0400


Update of /cvs-repository/Zope/lib/python/TAL/tests/output
In directory cvs.zope.org:/tmp/cvs-serv30718/tests/output

Added Files:
	test19.html test20.html 
Log Message:
deny attributes being both part of tal:attributes
and having a messageid in i18n:attributes



=== Zope/lib/python/TAL/tests/output/test19.html 1.1 => 1.2 ===
--- /dev/null	Tue Jul 22 09:28:57 2003
+++ Zope/lib/python/TAL/tests/output/test19.html	Tue Jul 22 09:28:53 2003
@@ -0,0 +1,5 @@
+<input name="DELETE_BUTTON">
+
+<input name="MESSAGE-ID">
+
+<input name="MESSAGE-ID" attr="INPUT-ATTR">


=== Zope/lib/python/TAL/tests/output/test20.html 1.1 => 1.2 ===
--- /dev/null	Tue Jul 22 09:28:57 2003
+++ Zope/lib/python/TAL/tests/output/test20.html	Tue Jul 22 09:28:53 2003
@@ -0,0 +1 @@
+<input name="DELETE">