OpenJFX, async image decoding on MacOS

Jerry Kramskoy jerry.kramskoy at musicincite.buzz
Wed Apr 5 13:07:48 UTC 2023


Hi Guys,

 
Any <img … decoding=”async” …> does not get rendered on JDK/JFX19 (MacOS).

 
Works fine on Windows 10.

 
This shows up with WordPress 6.1 up, whose default is to using async decoding to speed up Web page loading.

This can be disabled via a WordPress API call, but this then penalises SEO scoring.

 
Are you aware of this?  I’m guessing the ECMAScript engine that ships with MacOS version of WebView/WebEngine doesn’t support async.

 
Thanks, Jerry Kramskoy

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/jdk-dev/attachments/20230405/b86d641a/attachment-0001.htm>


More information about the jdk-dev mailing list