<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Page fails to update CSS sometimes when styles are dynamically injected into the page"
   href="https://bugs.webkit.org/show_bug.cgi?id=145244#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Page fails to update CSS sometimes when styles are dynamically injected into the page"
   href="https://bugs.webkit.org/show_bug.cgi?id=145244">bug 145244</a>
              from <span class="vcard"><a class="email" href="mailto:dak&#64;dak.org" title="dak&#64;dak.org">dak&#64;dak.org</a>
</span></b>
        <pre>It appears that under certain conditions, injected stylesheets are not initially appearing in `document.styleSheets` when injected with a &lt;style&gt; tag somewhere other than the &lt;head&gt;.

Forcing the styles to be recalculated fixes the issue.</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>