On Tue, 27 Feb 2024 14:14:49 GMT, Hannes Wallnöfer <hann...@openjdk.org> wrote:
> Please review a simple change to set the `autocapitalize` attribute of input > fields dynamically in the initialization scripts rather than statically in > HTML. This pull request has now been integrated. Changeset: be2b92bd Author: Hannes Wallnöfer <hann...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/be2b92bd8b43841cc2b9c22ed4fde29be30d47bb Stats: 13 lines in 9 files changed: 3 ins; 4 del; 6 mod 8326694: Defer setting of autocapitalize attribute Reviewed-by: jjg ------------- PR: https://git.openjdk.org/jdk/pull/18029