<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - img with srcset with width descriptor has incorrect intrinsic size"
   href="https://bugs.webkit.org/show_bug.cgi?id=163808#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - img with srcset with width descriptor has incorrect intrinsic size"
   href="https://bugs.webkit.org/show_bug.cgi?id=163808">bug 163808</a>
              from <span class="vcard"><a class="email" href="mailto:dino&#64;apple.com" title="Dean Jackson &lt;dino&#64;apple.com&gt;"> <span class="fn">Dean Jackson</span></a>
</span></b>
        <pre>According to the HTML specification:

If the srcset attribute is present and has any image candidate strings using a width descriptor, the sizes attribute must also be present, and is a sizes attribute. The sizes attribute contributes the source size to the source set (if no source element was selected).

<a href="https://html.spec.whatwg.org/multipage/embedded-content.html#attr-img-sizes">https://html.spec.whatwg.org/multipage/embedded-content.html#attr-img-sizes</a>

However, the specification doesn't seem to say what we should do when we don't have a sizes attribute.</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>