Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/openjdk-multiarch-jdk8u
Path: blob/aarch64-shenandoah-jdk8u272-b10/langtools/test/tools/doclint/AccessibilityTest.out
32285 views
AccessibilityTest.java:14: error: header used out of sequence: <H2>
     * <h2> ... </h2>
       ^
AccessibilityTest.java:20: error: header used out of sequence: <H3>
     * <h3> ... </h3>
       ^
AccessibilityTest.java:25: error: no "alt" attribute for image
     * <img src="x.jpg">
       ^
AccessibilityTest.java:40: error: no summary or caption for table
     * <table><tr><th>head<tr><td>data</table>
                                      ^
4 errors