On Fri, 11 Mar 2022 19:04:27 GMT, Phil Race <p...@openjdk.org> wrote:
> What is the current status of this PR ? I can't work it out. I spent time to double check script tag contents. The script tag's behavior Jay mentioned is correct from the traces I made as well. So I wrote a test with a JEditorPane loading HTML from a file, but couldn't get HTML buttons to render properly in JEditorPane. I wanted HTML buttons to test a foo function encased in script tags in my HTML file to see if script tags are parsed or just ignored via a proper test. Since this took longer than expected, it was suggested that I put this issue aside to finish other issues I was working on before returning. ------------- PR: https://git.openjdk.java.net/jdk/pull/7446