RFR: [Updated] Update tables in java.base to be HTML5-friendly.

Martin Buchholz martinrb at google.com
Thu May 11 02:10:27 UTC 2017


Looks good.

---

I suspect there's some way to specify the styles more compactly, but I
don't know enough css to say.

---

+table.borderless thead tr th, table.borderless tbody tr th,
table.borderless tr th,

+table.plain > thead > tr > th, table.plain > tbody > tr > th, table.plain
> tr > th,

I was surprised at the difference in syntax; why the ">" in one but not the
other?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20170510/d4418286/attachment-0001.html>


More information about the compiler-dev mailing list