Re: RFR: 8335623: Cleanup HtmlTag.HtmlTag and make the Aria role attribute global

2024-07-03 Thread Chen Liang
On Wed, 3 Jul 2024 14:17:14 GMT, Nizar Benalla wrote: > Can I please get a review for this small change? It removes some lines that > are no longer necessary and sets the Aria role as global. > Thanks in advance. All these removed keys are already marked global. - Marked as review

RFR: 8335623: Cleanup HtmlTag.HtmlTag and make the Aria role attribute global

2024-07-03 Thread Nizar Benalla
Can I please get a review for this small change? It removes some lines that are no longer necessary and sets the Aria role as global. Thanks in advance. - Commit messages: - Remove redundant lines in `HtmlTag` and make Role attribute global Changes: https://git.openjdk.org/jdk/pull