jdk-24/langtools/test/tools/doclint/tidy/RepeatedAttr.out
Jonathan Gibbons e2bd09e6f6 8005307: fix missing @bug tags
Reviewed-by: jjh
2012-12-20 17:59:46 +00:00

5 lines
134 B
Plaintext

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