To reproduce this:
$ java HelloWebView file:///path/to/file/image-async.html
On Windows and Linux, the image loads correctly. On macOS it doesn't load. If `decoding="async"` is not specified, then it loads fine on all platforms.
$ java HelloWebView file:///path/to/file/image-async.html
On Windows and Linux, the image loads correctly. On macOS it doesn't load. If `decoding="async"` is not specified, then it loads fine on all platforms.