-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b04
The '<script>' tag is unsupported by the swing HTML parser. So if '<script>' is detected during parsing, the tag itself is ignored and its content is displayed instead using Parser.handleComment() method. However, the current version of javadoc for the Parser.handleComment() method does not contain any notes about this behavior.
- csr for
-
JDK-8281670 javax.swing.JEditorPane is unclear on the handling of unsupported HTML script tags
-
- Closed
-