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

Michael Strauß mstrauss at openjdk.org
Tue Jun 3 17:03:05 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.

This pull request has now been integrated.

Changeset: fdd50d86
Author:    Michael Strauß <mstrauss at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/fdd50d86c3ef14b69df610e6105de95cd95aa7f0
Stats:     14 lines in 1 file changed: 0 ins; 0 del; 14 mod

8358454: Wrong <br> tags in cssref.html

Reviewed-by: angorya, jhendrikx

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

PR: https://git.openjdk.org/jfx/pull/1820


More information about the openjfx-dev mailing list