/[classpath]/classpath/javax/swing/text/html/HTML.java
ViewVC logotype

Diff of /classpath/javax/swing/text/html/HTML.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by mark, Sat Jul 2 20:32:51 2005 UTC revision 1.6 by abalkiss, Wed Sep 21 20:30:38 2005 UTC
# Line 960  public class HTML Line 960  public class HTML
960       * a paragraph is manufactured.       * a paragraph is manufactured.
961       * toString() returns 'implied'. HTML reader synthesizes this tag.       * toString() returns 'implied'. HTML reader synthesizes this tag.
962       */       */
963      public static final Tag IMPLIED = new Tag("implied", SYNTETIC);      public static final Tag IMPLIED = new Tag("p-implied", SYNTETIC);
964      final String name;      final String name;
965      final int flags;      final int flags;
966    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26