RFR: 8365394: Stylesheet must not load fonts on --no-fonts output [v2]
Hannes Wallnöfer
hannesw at openjdk.org
Mon Aug 25 15:12:53 UTC 2025
On Mon, 25 Aug 2025 14:19:45 GMT, Marc Philipp <duke at openjdk.org> wrote:
>> While copying `resources/stylesheet.css` to the target location, the
>> line containing the CSS import statement for `fonts/dejavu.css` is now
>> removed from the output in case the `--no-fonts` option is enabled.
>
> Marc Philipp has updated the pull request incrementally with one additional commit since the last revision:
>
> Wrap long lines
Thanks!
-------------
Marked as reviewed by hannesw (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26843#pullrequestreview-3151925767
More information about the javadoc-dev
mailing list