Re: RFR: JDK-8267709: Investigate differences between HtmlStyle and stylesheet.css

2021-05-27 Thread Jonathan Gibbons
On Thu, 27 May 2021 14:14:55 GMT, Hannes Wallnöfer wrote: > The new test looks good, apart from the question whether we should remove > unused styles now, later, or not at all. I was thinking to remove the unused styles in a separate PR. I wasn't sure if this would need extra investigation/ver

Re: RFR: JDK-8267709: Investigate differences between HtmlStyle and stylesheet.css

2021-05-27 Thread Hannes Wallnöfer
On Tue, 25 May 2021 19:10:44 GMT, Jonathan Gibbons wrote: > Please review a new test to track the differences between `HtmlStyle.java` > and `stylesheet.css`. > > The test passes, because all discrepancies are noted within the test. > However, some of the discrepancies may indicate the need fo

Re: RFR: JDK-8267709: Investigate differences between HtmlStyle and stylesheet.css

2021-05-27 Thread Hannes Wallnöfer
On Tue, 25 May 2021 19:10:44 GMT, Jonathan Gibbons wrote: > Please review a new test to track the differences between `HtmlStyle.java` > and `stylesheet.css`. > > The test passes, because all discrepancies are noted within the test. > However, some of the discrepancies may indicate the need fo