HTML5 cleanup in cssref.html

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: