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

replace use of style blockListLast

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 13
    • 13
    • tools

        The javadoc stylesheet uses blockListLast on the last item of a block list. This is unnecessary, since CSS supports the :last-child selector. It should therefore be possible to replace use of blockListLast with just blockList, and to update the stylesheet as needed.

              hannesw Hannes Wallnoefer
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: