Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4283531

JEditorPane: Styles using uppercase not recognized

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.2.2
    • client-libs
    • beta
    • sparc
    • solaris_7

      This works:

      p {font-size: 12pt;
           font-weight: normal;
           font-style: normal;
           margin-top: 0;
           margin-bottom: 10}
      Tags specified in uppercase in style sheets are not recognized:
      This does not work:

      P {font-size: 12pt;
           font-weight: normal;
           font-style: normal;
           margin-top: 0;
           margin-bottom: 10}

      I checked the W3C CSS1 recommendation and all their examples are in
      uppercase.

      Many help authoring tools generate style sheets with uppercase tags

            svioletsunw Scott Violet (Inactive)
            lmhoffma Larry Hoffman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: