id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
95,XHTML compliancy and depreciated HTML,riftdesign,gogo,"There are a few things that I would like to suggest for XHTML and HTML compliancy and removal of depreciated tags.

1. '''/htmlarea.js''' create var isXHTML (boolean variable) for setting XHTML compliancy and latest HTML specs
  * isXHTML = true;
2. '''/htmlarea.js''' commands for using span tags with styles
  * font (style=""font-family: arial,helvetica,sans-serif;"")

  * forecolor (style=""color: #ccc;"")
  * hilitecolor (style=""background-color: #ccc;"")
  * strike and underline could remain as is, although style=""text-decoration: underline;"" and style=""text-decoration: line-through;"" work great too
3. '''/popups/select_color.html''' HTML is pretty poor
  * attributes not quoted
  * style for curser doesn't work for Firefox",defect,closed,low,Version 1.0,Xinha Core,trunk,normal,fixed,,
