> On May 11, 2017, at 4:08 PM, Jonathan Gibbons <jonathan.gibb...@oracle.com> > wrote: > > Mandy, > > The <html> tag on line 2 of > http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8180208/webrev.00/jdk/make/src/classes/build/tools/docs/docs-bundle-page.html.html > > should have > lang=“en" >
Fixed. > One line 50, > class="striped" is unnecessary, since we are not referring to a class in a > stylesheet. The inline style in the <head> takes care of everything. Leftover from previous edit. Removed. Webrev with updated module grouping: http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8180208/webrev.01/ Updated doc bundle page: http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8180208/docs/docs-index.html Mandy