-
Enhancement
-
Resolution: Fixed
-
P3
-
13
-
b18
Currently, HTML entities are presented as "raw HTML".
It would be better to represent them with an explicit new subtype of Content. This is more type safe, allows customized behavior, and reduces one annoying/unnecessary use of the RawHtml class.
It would be better to represent them with an explicit new subtype of Content. This is more type safe, allows customized behavior, and reduces one annoying/unnecessary use of the RawHtml class.
- links to
-
Review openjdk/jdk11u-dev/2680