langtools/test/tools/doclint/tidy/RepeatedAttr.out
changeset 14962 19ffdfafbcd2
parent 14952 d0022ae20516
child 30730 d3ce7619db2c
equal deleted inserted replaced
14961:e731935052af 14962:19ffdfafbcd2
     1 RepeatedAttr.java:11: error: repeated attribute: alt
     1 RepeatedAttr.java:13: error: repeated attribute: alt
     2  * <img src="image.gif" alt alt="summary">
     2  * <img src="image.gif" alt alt="summary">
     3                             ^
     3                             ^
     4 1 error
     4 1 error