<Swing Dev> RFR: 8257664: HTMLEditorKit: Wrong CSS relative font sizes [v5]

Alexey Ivanov aivanov at openjdk.java.net
Mon Jan 18 14:25:56 UTC 2021


On Mon, 18 Jan 2021 12:23:27 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Stanimir Stamenkov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fixup! 8257664: Fix font-size inheritance with percentage values
>>   
>>   Declare fontSizeInherit() accessor private.
>
> Looks good to me.

> Before I type `/integrate`, is the rebase smart enough to squash the _fixup!_ commits, or should I rebase manually once for that purpose? Maybe it would squash the commits in any case? @aivanov-jdk or @prsadhuk, would you sponsor this PR?

Yes, your commits in the branch will be squashed into one commit in the upstream.

I am ready to sponsor, I think @prsadhuk wouldn't mind to sponsor too. However, @prsadhuk hasn't approved it yet; I'd like to wait until he does so.

Thank you @stanio for contributing the fix!

-------------

PR: https://git.openjdk.java.net/jdk/pull/1759


More information about the swing-dev mailing list