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

John Hendrikx jhendrikx at openjdk.org
Tue Jun 3 16:56:57 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 jhendrikx (Reviewer).

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

PR Review: https://git.openjdk.org/jfx/pull/1820#pullrequestreview-2893345129


More information about the openjfx-dev mailing list