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

Drop redundant CSS properties from java.desktop HTML files

    XMLWordPrintable

Details

    Description

      There are a number of <table> elements with "text-align: left" which does not affect visual presentation. Some of <th> elements contain inline style of "text-align: center" which is the default value. These styles can be dropped without changing the way tables look.

      Some elements have "vertical-align: top" style which can also be dropped.

      The src/java.desktop/share/classes/javax/swing/plaf/synth/doc-files/componentProperties.html file has many tables and most of these issues are in this file.

      Attachments

        Issue Links

          Activity

            People

              aivanov Alexey Ivanov
              aivanov Alexey Ivanov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: