<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - getComputedStyle() returns an empty style declaration for detached elements"
   href="https://bugs.webkit.org/show_bug.cgi?id=14563#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - getComputedStyle() returns an empty style declaration for detached elements"
   href="https://bugs.webkit.org/show_bug.cgi?id=14563">bug 14563</a>
              from <span class="vcard"><a class="email" href="mailto:jan.fiegert&#64;gmx.de" title="Jan Fiegert &lt;jan.fiegert&#64;gmx.de&gt;"> <span class="fn">Jan Fiegert</span></a>
</span></b>
        <pre>Webkit shares the bug with Chrome:

<a href="https://bugs.chromium.org/p/chromium/issues/detail?id=558165">https://bugs.chromium.org/p/chromium/issues/detail?id=558165</a>

Someone created the following example to demonstrate it:

<a href="http://jsfiddle.net/3wz4xdgq/3/">http://jsfiddle.net/3wz4xdgq/3/</a>

Running this with Safari, Chrome and Firefox shows the following result:

Safari:  NOT WORKING
Firefox: OK
Chrome:  NOT WORKING
Edge:    OK</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>