Uploaded image for project: 'Batik'
  1. Batik
  2. BATIK-542

Type selectors matched case-insensitively

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Resolution: Fixed
    • 1.5
    • None
    • CSS
    • None
    • Operating System: other
      Platform: Other

    Description

      Batik fails this test,

      <svg xmlns="http://www.w3.org/2000/svg" version="1.1">

      <style type="text/css">
      RECT

      { fill: red }

      </style>

      <rect id="test" fill="green" width="100" height="100" />

      </svg>

      As XML is case-sensitive the element type names in selectors are, too.

      Attachments

        Activity

          People

            batik-dev@xmlgraphics.apache.org Batik Developer's Mailing list
            bjoern@hoehrmann.de Bj
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: