On Sat, 16 Apr 2022 17:45:16 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
> Replaces usages of articles that follow each other in all combinations: > a/the, an?/an?, the/the⦠> > I fixed a couple of other spelling mistakes. > > I also expanded wildcard imports. test/jdk/javax/accessibility/manual/ComboBoxDemo.html line 63: > 61: <td style="Width:100%;" colspan="3"> > 62: <ol> > 63: <li>Verify that space and down arrow bring up the > drop-down list.<br> Is this HTML refactoring needed as part of this PR? ------------- PR: https://git.openjdk.java.net/jdk/pull/8274