On Fri, 12 Mar 2021 15:36:46 GMT, Hannes Wallnöfer <hann...@openjdk.org> wrote:
> A simple change to make the HTML ids used for search input and reset button > safe from collision with Java elements. The ids are also added th the > `HtmlIds` class instead of using strings. Looks good to me. Nice cleanup. ------------- Marked as reviewed by jjg (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/2973