RFR: 8090547: Allow for transparent backgrounds in WebView [v4]
Michel Jung
github.com+1864183+micheljung at openjdk.java.net
Thu Aug 26 01:33:28 UTC 2021
On Wed, 25 Aug 2021 23:32:47 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Jose Pereda has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update cssref.html
>
> modules/javafx.web/src/main/java/javafx/scene/web/WebView.java line 708:
>
>> 706: *
>> 707: * However, if the HTML content being loaded set its own
>> 708: * background color, it will take precedence.
>
> Maybe say the "that color" (instead of "it") will take precedence?
Also, JavaDoc is HTML so if you want paragraphs you need to use `<p>`
-------------
PR: https://git.openjdk.java.net/jfx/pull/563
More information about the openjfx-dev
mailing list