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

HTML5 cleanup in cssref.html

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 9
    • javafx

      The fix for JDK-8180338 addressed all errors and most warnings from tidy. The latest version of html tidy, version 5.4.0, which checks for HTML5 conformance, lists 114 warnings in cssref.html for using the unsupported "summary" attribute in the <table> tag.

      We need to remove all of these and instead add an embedded <caption> tag in each table. Most of them will need an invisible caption, but some might want a visible caption.

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: