test/tools/doclint/tidy/InsertImplicit.out

Mon, 17 Dec 2012 07:47:05 -0800

author
jjg
date
Mon, 17 Dec 2012 07:47:05 -0800
changeset 1455
75ab654b5cd5
child 1465
a22f23fb7abf
permissions
-rw-r--r--

8004832: Add new doclint package
Reviewed-by: mcimadamore

jjg@1455 1 InsertImplicit.java:11: error: unexpected end tag: </p>
jjg@1455 2 * </p>
jjg@1455 3 ^
jjg@1455 4 InsertImplicit.java:12: error: block element not allowed within inline element <i>: blockquote
jjg@1455 5 * <i> <blockquote> abc </blockquote> </i>
jjg@1455 6 ^
jjg@1455 7 2 errors

mercurial