langtools/test/tools/doclint/tidy/RepeatedAttr.out
author jjg
Mon, 17 Dec 2012 07:47:05 -0800
changeset 14952 d0022ae20516
child 14962 19ffdfafbcd2
permissions -rw-r--r--
8004832: Add new doclint package Reviewed-by: mcimadamore

RepeatedAttr.java:11: error: repeated attribute: alt
 * <img src="image.gif" alt alt="summary">
                            ^
1 error