RFR: JDK-8326694: Defer setting of autocapitalize attribute
Hannes Wallnöfer
hannesw at openjdk.org
Tue Feb 27 14:19:01 UTC 2024
Please review a simple change to set the `autocapitalize` attribute of input fields dynamically in the initialization scripts rather than statically in HTML.
-------------
Commit messages:
- JDK-8326694: Defer setting of autocapitalize attribute
Changes: https://git.openjdk.org/jdk/pull/18029/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18029&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8326694
Stats: 13 lines in 9 files changed: 3 ins; 4 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/18029.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18029/head:pull/18029
PR: https://git.openjdk.org/jdk/pull/18029
More information about the javadoc-dev
mailing list