mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00
7 lines
225 B
Text
7 lines
225 B
Text
InsertImplicit.java:14: error: unexpected end tag: </p>
|
|
* </p>
|
|
^
|
|
InsertImplicit.java:15: error: block element not allowed within inline element <i>: blockquote
|
|
* <i> <blockquote> abc </blockquote> </i>
|
|
^
|
|
2 errors
|