RFR: 8179367: update use of align, valign attributes in java.base to use style attribute

Martin Buchholz martinrb at google.com
Wed Apr 26 22:59:22 UTC 2017


On Wed, Apr 26, 2017 at 3:52 PM, Jonathan Gibbons <
jonathan.gibbons at oracle.com> wrote:

> Martin,
>
> I would agree that in a stylesheet .css file it would be better to include
> the terminating semicolon, especially when the items are laid out on
> multiple lines.
>
> Here, they're in inline style attributes, so I don't think the trailing
> semicolon is so important.  A better cleanup, in time, is to avoid using
> these inline styles altogether, in favor of styles in a stylesheet
> somewhere.
>

OK, we have complete agreement!  I now realize I have the equivalent style
with java array initializers.


More information about the core-libs-dev mailing list