On Fri, 2 Sep 2022 07:13:20 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> Stanimir Stamenkov has updated the pull request incrementally with seven >> additional commits since the last revision: >> >> - 8292948: Make captureImage() an instance method >> >> Use just the instance editor component. >> - 8292948: Use bigger/different base font than the default >> >> Make potential discrepancies with not resolving the base more obvious. >> - 8292948: Make the setUp(), run/verify() sequence invocation explicit >> >> Simplify overall setup. >> - 8292948: Avoid failing to save image capture when editor == null >> >> The failure to save the image suppresses the original failure. >> - 8292948: Capitalize messages >> - 8292948: Resolve test HTML file from the classpath >> >> Don't rely on the current working directory. >> - 8292948: Adjust @summary > > Marked as reviewed by psadhukhan (Reviewer). If there are no other reviewers, @prsadhuk, would you sponsor this change? ------------- PR: https://git.openjdk.org/jdk/pull/10054