<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fix the !ENABLE(VIDEO) build after r192953 for &lt;picture&gt; element introduction"
   href="https://bugs.webkit.org/show_bug.cgi?id=152431#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fix the !ENABLE(VIDEO) build after r192953 for &lt;picture&gt; element introduction"
   href="https://bugs.webkit.org/show_bug.cgi?id=152431">bug 152431</a>
              from <span class="vcard"><a class="email" href="mailto:olivier.blin&#64;softathome.com" title="Olivier Blin &lt;olivier.blin&#64;softathome.com&gt;"> <span class="fn">Olivier Blin</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=152431#c2">comment #2</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=267637&amp;action=diff" name="attach_267637" title="Patch">attachment 267637</a> <a href="attachment.cgi?id=267637&amp;action=edit" title="Patch">[details]</a></span>
&gt; Patch
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=267637&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=267637&amp;action=review</a>
&gt; 
&gt; &gt; Source/WebCore/html/HTMLSourceElement.cpp:67
&gt; &gt; +        else
&gt; &gt; +#endif
&gt; &gt; +        if (is&lt;HTMLPictureElement&gt;(*parent))
&gt; 
&gt; This is strange, but it's clear what is going on and has the correct
&gt; behavior, and I can't make anything that does this that doesn't also look
&gt; strange.</span >

This is indeed a bit weird, but I didn't find a better way, and saw that this pattern is already used in a few places, like HTMLOptionElement.cpp

Thanks for the review!</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>