Author yanestra
Recipients
Date 2004-05-28.20:39:57
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
At least on page Python-Docs-2.3.3/lib/re-syntax.html 
Konqueror doesn't render the <DL> definition part 
correctly (the <DT> part is not being displayed). 
 
The reason appears to be malformed HTML, as to cite 
Stephan Kulow of KDE Project: 
 
"No, this is not correct HTML and you might want to 
report it to the python maintainers.  
  
I wonder why they use <dl compact> (which is correct 
HTML) when they put a <P> in there (which is not 
correct).  
  
Send your snippet through tidy to see how it looks as 
correct HTML (and as such it's rendered correctly by 
konqueror)" 
 
You might want to visit KDE's bugzilla: 
http://bugs.kde.org/show_bug.cgi?id=82335 
History
Date User Action Args
2007-08-23 14:21:53adminlinkissue962442 messages
2007-08-23 14:21:53admincreate