Integrated: JDK-8326694: Defer setting of autocapitalize attribute

Hannes Wallnöfer hannesw at openjdk.org
Wed Feb 28 18:15:56 UTC 2024


On Tue, 27 Feb 2024 14:14:49 GMT, Hannes Wallnöfer <hannesw at 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 <hannesw at 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


More information about the javadoc-dev mailing list