jdk-24/langtools/test/tools/doclint/tidy/RepeatedAttr.out
Alexander Kulyakhtin b6262441ad 8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine
2015-05-21 11:41:04 -07:00

5 lines
134 B
Plaintext

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