langtools/test/tools/doclint/AccessibilityTest.out
author martin
Thu, 30 Oct 2014 07:31:41 -0700
changeset 28059 e576535359cc
parent 14962 19ffdfafbcd2
child 30730 d3ce7619db2c
permissions -rw-r--r--
8067377: My hobby: caning, then then canning, the the can-can Summary: Fix ALL the stutters! Reviewed-by: rriggs, mchung, lancea

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