<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    I can reproduce it. It renders fine on Windows and Linux, and fails
    to render on Mac. I also confirmed that removing the async works.<br>
    <br>
    I filed <a class="moz-txt-link-freetext" href="https://bugs.openjdk.org/browse/JDK-8305674">https://bugs.openjdk.org/browse/JDK-8305674</a> to track this.
    It reproduces with a simplified html file (a single image). Thanks
    for reporting it.<br>
    <br>
    -- Kevin<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 4/5/2023 11:04 AM, Jerry Kramskoy
      wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:010201875297e41a-8d03b736-d4ec-4770-ae41-9c2e8274158e-000000@eu-west-1.amazonses.com">
      
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style>@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}div.WordSection1
        {page:WordSection1;}</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hi Guys,<o:p></o:p></p>
        <p class="MsoNormal"> <o:p></o:p></p>
        <p class="MsoNormal">Any <img … decoding=”async” …> does
          not get rendered on JDK/JFX19 (MacOS) WebView/WebEngine<o:p></o:p></p>
        <p class="MsoNormal"> <o:p></o:p></p>
        <p class="MsoNormal">Works fine on Windows 10.<o:p></o:p></p>
        <p class="MsoNormal"> <o:p></o:p></p>
        <p class="MsoNormal">This shows up with WordPress 6.1 up, whose
          default is to using async decoding to speed up Web page
          loading.<o:p></o:p></p>
        <p class="MsoNormal">This can be disabled via a WordPress API
          call, but this then penalises SEO scoring.<o:p></o:p></p>
        <p class="MsoNormal"> <o:p></o:p></p>
        <p class="MsoNormal">Are you aware of this?   I’m guessing the
          ECMAScript engine that ships with MacOS version of
          WebView/WebEngine doesn’t support async.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">It doesn’t show up in browsers on MacOS (11
          …)<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I’ve attached a standalone html file that
          demonstrates the problem.  If the ‘decoding=”async” is edited
          out, all works.<o:p></o:p></p>
        <p class="MsoNormal"> <o:p></o:p></p>
        <p class="MsoNormal">Thanks, Jerry Kramskoy<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
      </div>
    </blockquote>
    <br>
  </body>
</html>