<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Consider implementing Document.scrollingElement"
   href="https://bugs.webkit.org/show_bug.cgi?id=143609#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Consider implementing Document.scrollingElement"
   href="https://bugs.webkit.org/show_bug.cgi?id=143609">bug 143609</a>
              from <span class="vcard"><a class="email" href="mailto:rbyers&#64;chromium.org" title="Rick Byers &lt;rbyers&#64;chromium.org&gt;"> <span class="fn">Rick Byers</span></a>
</span></b>
        <pre>I'd rather just fix the damn bug too.  The problem is that we're finding lots of sites that have been forced to guess at the scrollingElement using a UA check (here's an example: <a href="https://github.com/google/closure-library/blob/32365aba43acb36c5d693256ef5d4dbe3bddddfe/closure/goog/dom/dom.js#L632">https://github.com/google/closure-library/blob/32365aba43acb36c5d693256ef5d4dbe3bddddfe/closure/goog/dom/dom.js#L632</a>, and Facebook had something similar).  I need some good/simple/reliable guidance for those sites to migrate to the spec-compatible behavior.  After a number of failed attempts, I don't see any path for switching blink to the correct behavior without first adding such an API.  Thoughts?</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>