CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Lillian Angel <[EMAIL PROTECTED]>       06/05/01 13:40:45

Modified files:
        .              : ChangeLog 
        gnu/javax/swing/text/html/parser/support: Parser.java 

Log message:
        2006-05-01  Lillian Angel  <[EMAIL PROTECTED]>
        
        * gnu/javax/swing/text/html/parser/support/Parser.java
        (readAttributes): Formatted function. Added handling for
        SLASH token. The value of an attribute may start with a slash
        (i.e. a path). I added handling similar to to the NUMTOKEN code.
        We should not be skipping over these type of attributes.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.7247&tr2=1.7248&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/gnu/javax/swing/text/html/parser/support/Parser.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text


Reply via email to