test/tools/doclint/AccessibilityTest.out

Mon, 23 Sep 2013 17:27:38 +0400

author
kizune
date
Mon, 23 Sep 2013 17:27:38 +0400
changeset 2048
809a50f24d6f
parent 1465
a22f23fb7abf
child 2525
2eb010b6cb22
permissions
-rw-r--r--

7154966: CRs found to be in Fixed state with no test and no noreg- keyword.
Reviewed-by: ksrini

jjg@1465 1 AccessibilityTest.java:14: error: header used out of sequence: <H2>
jjg@1455 2 * <h2> ... </h2>
jjg@1455 3 ^
jjg@1465 4 AccessibilityTest.java:20: error: header used out of sequence: <H3>
jjg@1455 5 * <h3> ... </h3>
jjg@1455 6 ^
jjg@1465 7 AccessibilityTest.java:25: error: no "alt" attribute for image
jjg@1455 8 * <img src="x.jpg">
jjg@1455 9 ^
jjg@1465 10 AccessibilityTest.java:40: error: no summary or caption for table
jjg@1455 11 * <table><tr><th>head<tr><td>data</table>
jjg@1455 12 ^
jjg@1455 13 4 errors

mercurial