On Tue, 3 Jun 2025 01:14:04 GMT, Michael Strauß <mstra...@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ß <mstra...@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