RFR: JDK-8246351: <code> elements in headings are of incorrect size
Pavel Rappo
prappo at openjdk.java.net
Mon May 31 13:39:18 UTC 2021
On Mon, 31 May 2021 13:04:57 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:
> This is a simple fix to not set the font size and related spacings in `<code>` and `<tt>` elements when they occur inside a heading. The screenshot below shows the new rendered text in Safari on Mac OS X (there is a `<code>` in the heading and there are several in the flow text).
>
> <img width="699" alt="fontsize" src="https://user-images.githubusercontent.com/15975/120197515-4f97f480-c221-11eb-976a-7bcb040b05ae.png">
Marked as reviewed by prappo (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/4273
More information about the javadoc-dev
mailing list