On Wed, 29 Apr 2020 14:01:50 GMT, Bhawesh Choudhary <[email protected]> wrote:
>> As per JavaFx 700 font weight is considered to be bold but webkit is using >> 600 font weight for text to become bold. to >> fix issue, use boldWeightValue() function which uses 700 font weight rather >> than isFontWeightBold() which compare >> against 600 font weight. > > Bhawesh Choudhary has updated the pull request incrementally with one > additional commit since the last revision: > > style format changes Marked as reviewed by ajoseph (Committer). ------------- PR: https://git.openjdk.java.net/jfx/pull/180
