Integrated: JDK-8246351: <code> elements in headings are of incorrect size
Hannes Wallnöfer
hannesw at openjdk.java.net
Mon May 31 14:31:26 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">
This pull request has now been integrated.
Changeset: 382e7eca
Author: Hannes Wallnöfer <hannesw at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/382e7eca48a3e7ec4901aa4c9b4a4ee19f4accc2
Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
8246351: <code> elements in headings are of incorrect size
Reviewed-by: prappo
-------------
PR: https://git.openjdk.java.net/jdk/pull/4273
More information about the javadoc-dev
mailing list