RFR: JDK-8224257: fix issues in files generated by pandoc

Erik Joelsson erik.joelsson at oracle.com
Fri Jun 7 22:03:52 UTC 2019


Looks good from a build perspective.

/Erik

On 2019-06-07 13:58, Jonathan Gibbons wrote:
> Please review an update to the tool used to post-process files 
> generated by pandoc.
>
> In HTML 5, it is not enough to put `scope="row` on selected cells in 
> the table,
> the cells must also be converted to `<th>`. To counteract any 
> potential change
> in the visual appearance, the style attribute for the cell is also 
> updated.
>
> Tested by doing a visual comparison with meld of the files generated 
> before/after
> the change.
>
> -- Jon
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8224257
> Webrev: http://cr.openjdk.java.net/~jjg/8225489-pandoc-tables/webrev.00/
> Docs: http://cr.openjdk.java.net/~jjg/8225489-pandoc-tables/docs/
>
>
>



More information about the build-dev mailing list