RFR: 8358454: Wrong <br> tags in cssref.html

Andy Goryachev angorya at openjdk.org
Tue Jun 3 15:10:56 UTC 2025


On Tue, 3 Jun 2025 01:14:04 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:

> Some `<br>` tags in cssref.html are written as `<br/>` or `</br>`. It should be `<br>`, since it is a void element.
> 
> A single reviewer is sufficient.

Marked as reviewed by angorya (Reviewer).

minor doc changes, a single reviewer is probably sufficient.

-------------

PR Review: https://git.openjdk.org/jfx/pull/1820#pullrequestreview-2892943992
PR Comment: https://git.openjdk.org/jfx/pull/1820#issuecomment-2935851630


More information about the openjfx-dev mailing list