My favorites | Sign in
Logo
          
New issue | Search
for
| Advanced search | Search tips
Issue 35: Multiple nested <span> blocks
1 person starred this issue and may be notified of changes. Back to list
Status:  WontFix
Owner:  ----
Closed:  Mar 2009
Type-Enhancement
Priority-Medium


Sign in to add a comment
 
Reported by anrdae...@freemail.ru, Mar 20, 2009
HTML version contains multiple nested span blocks like this:
<span class="term"><span class="command">...</span></span>

Minor issue with, I think, page generator.

Correct way of doing this in such case:

<span class="term command">...</span>
Comment 1 by cmpilato, Mar 23, 2009
Our generated HTML is only as good as our HTML generator.  This inefficiency is not
ours to fix.
Status: WontFix
Labels: -Type-Defect Type-Enhancement
Sign in to add a comment

Hosted by Google Code