<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - DOCX/OOXML support of SVG images via Office Drawing extension and fallback (published schema)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126084#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - DOCX/OOXML support of SVG images via Office Drawing extension and fallback (published schema)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126084">bug 126084</a>
              from <span class="vcard"><a class="email" href="mailto:d5ous.dev@gmail.com" title="d5ous.dev@gmail.com">d5ous.dev@gmail.com</a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=153314" name="attach_153314" title="*.docx file containing an SVG using the `svgBlip` extension">attachment 153314</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=153314&action=edit" title="*.docx file containing an SVG using the `svgBlip` extension">[details]</a></span>
*.docx file containing an SVG using the `svgBlip` extension

Relevant snippet from `document.xml` inside:

<a:blip r:embed="rId4">
  <a:extLst>
    <a:ext uri="{28A0092B-C50C-407E-A947-70E740481C1C}">
      <a14:useLocalDpi
xmlns:a14="<a href="http://schemas.microsoft.com/office/drawing/2010/main">http://schemas.microsoft.com/office/drawing/2010/main</a>" val="0"/>
    </a:ext>
    <a:ext uri="{96DAC541-7B7A-43D3-8B79-37D633B846F1}">
      <asvg:svgBlip
xmlns:asvg="<a href="http://schemas.microsoft.com/office/drawing/2016/SVG/main">http://schemas.microsoft.com/office/drawing/2016/SVG/main</a>"
r:embed="rId5"/>
    </a:ext>
  </a:extLst>
</a:blip></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>