Re: RFR: XS,docs,13 JDK-8226592: Fix HTML in table for jdk.zipfs module-info

2019-06-21 Thread Brian Burkhalter
Hi Jon, +1 Brian > On Jun 21, 2019, at 11:31 AM, Jonathan Gibbons > wrote: > > Please review a tiny fix to the HTML for a table in jdk.zipfs > module-info.java. The fix is just to change some cells from to . > Because of the specified style (striped) for the table, there is no change in

Re: RFR: XS,docs,13 JDK-8226592: Fix HTML in table for jdk.zipfs module-info

2019-06-21 Thread Lance Andersen
+1 > On Jun 21, 2019, at 2:31 PM, Jonathan Gibbons > wrote: > > Please review a tiny fix to the HTML for a table in jdk.zipfs > module-info.java. The fix is just to change some cells from to . > Because of the specified style (striped) for the table, there is no change in > the default ap