<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mmaxfield&#64;apple.com" title="Myles C. Maxfield &lt;mmaxfield&#64;apple.com&gt;"> <span class="fn">Myles C. Maxfield</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - em-based media queries in &lt;source&gt; are relative to &lt;html&gt; instead of browser default font"
   href="https://bugs.webkit.org/show_bug.cgi?id=159635">bug 159635</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - em-based media queries in &lt;source&gt; are relative to &lt;html&gt; instead of browser default font"
   href="https://bugs.webkit.org/show_bug.cgi?id=159635#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - em-based media queries in &lt;source&gt; are relative to &lt;html&gt; instead of browser default font"
   href="https://bugs.webkit.org/show_bug.cgi?id=159635">bug 159635</a>
              from <span class="vcard"><a class="email" href="mailto:mmaxfield&#64;apple.com" title="Myles C. Maxfield &lt;mmaxfield&#64;apple.com&gt;"> <span class="fn">Myles C. Maxfield</span></a>
</span></b>
        <pre>The spec says[1] &quot;Other units must be interpreted the same as in Media Queries.&quot; The Media Queries spec says[2] &quot;Relative units in media queries are based on the initial value, which means that units are never based on results of declarations. For example, in HTML, the ‘em’ unit is relative to the initial value of ‘font-size’.&quot;

Therefore, we are following the spec.

[1] <a href="http://w3c.github.io/html/semantics-embedded-content.html#element-attrdef-img-srcset">http://w3c.github.io/html/semantics-embedded-content.html#element-attrdef-img-srcset</a>
[2] <a href="https://www.w3.org/TR/css3-mediaqueries/#units">https://www.w3.org/TR/css3-mediaqueries/#units</a></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>