Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
ec4ff4e2
Commit
ec4ff4e2
authored
Apr 09, 2001
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update HTML test output for space before />
parent
2b577d20
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
22 additions
and
22 deletions
+22
-22
lib/python/TAL/test/output/test01.html
lib/python/TAL/test/output/test01.html
+2
-2
lib/python/TAL/test/output/test02.html
lib/python/TAL/test/output/test02.html
+5
-5
lib/python/TAL/test/output/test04.html
lib/python/TAL/test/output/test04.html
+2
-2
lib/python/TAL/test/output/test12.html
lib/python/TAL/test/output/test12.html
+2
-2
lib/python/TAL/tests/output/test01.html
lib/python/TAL/tests/output/test01.html
+2
-2
lib/python/TAL/tests/output/test02.html
lib/python/TAL/tests/output/test02.html
+5
-5
lib/python/TAL/tests/output/test04.html
lib/python/TAL/tests/output/test04.html
+2
-2
lib/python/TAL/tests/output/test12.html
lib/python/TAL/tests/output/test12.html
+2
-2
No files found.
lib/python/TAL/test/output/test01.html
View file @
ec4ff4e2
...
...
@@ -58,8 +58,8 @@ Title</h1>
<span></span>
<span/>
<span/>
<span
/>
<span
/>
<h3>
Header Level 3
</h3>
<span>
<h3>
Header Level 3
</h3></span>
...
...
lib/python/TAL/test/output/test02.html
View file @
ec4ff4e2
...
...
@@ -37,12 +37,12 @@
<country>
CANADA
</country>
</invoiceto>
<shipto>
<name/>
<name
/>
<addressline>
ATTN: PAULINE DEGRASSI
</addressline>
<city/>
<postcode/>
<state/>
<country/>
<city
/>
<postcode
/>
<state
/>
<country
/>
</shipto>
<detaillines>
<detailline>
...
...
lib/python/TAL/test/output/test04.html
View file @
ec4ff4e2
...
...
@@ -6,7 +6,7 @@
<ul>
</ul>
<span/>
<span
/>
<ul>
<li>
...
...
@@ -19,7 +19,7 @@
</li>
</ul>
<span/>
<span
/>
<ul>
<li>
...
...
lib/python/TAL/test/output/test12.html
View file @
ec4ff4e2
<span/>
<span
/>
<img
ismap
>
<img
ismap=
"ismap"
>
...
...
@@ -17,7 +17,7 @@
<img>
<img>
<span/>
<span
/>
<img
src=
"foo"
>
<img
src=
"x.gif"
>
...
...
lib/python/TAL/tests/output/test01.html
View file @
ec4ff4e2
...
...
@@ -58,8 +58,8 @@ Title</h1>
<span></span>
<span/>
<span/>
<span
/>
<span
/>
<h3>
Header Level 3
</h3>
<span>
<h3>
Header Level 3
</h3></span>
...
...
lib/python/TAL/tests/output/test02.html
View file @
ec4ff4e2
...
...
@@ -37,12 +37,12 @@
<country>
CANADA
</country>
</invoiceto>
<shipto>
<name/>
<name
/>
<addressline>
ATTN: PAULINE DEGRASSI
</addressline>
<city/>
<postcode/>
<state/>
<country/>
<city
/>
<postcode
/>
<state
/>
<country
/>
</shipto>
<detaillines>
<detailline>
...
...
lib/python/TAL/tests/output/test04.html
View file @
ec4ff4e2
...
...
@@ -6,7 +6,7 @@
<ul>
</ul>
<span/>
<span
/>
<ul>
<li>
...
...
@@ -19,7 +19,7 @@
</li>
</ul>
<span/>
<span
/>
<ul>
<li>
...
...
lib/python/TAL/tests/output/test12.html
View file @
ec4ff4e2
<span/>
<span
/>
<img
ismap
>
<img
ismap=
"ismap"
>
...
...
@@ -17,7 +17,7 @@
<img>
<img>
<span/>
<span
/>
<img
src=
"foo"
>
<img
src=
"x.gif"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment