<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Add function webkit_dom_element_get_bounding_client_rect"
   href="https://bugs.webkit.org/show_bug.cgi?id=163892#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Add function webkit_dom_element_get_bounding_client_rect"
   href="https://bugs.webkit.org/show_bug.cgi?id=163892">bug 163892</a>
              from <span class="vcard"><a class="email" href="mailto:mcatanzaro&#64;igalia.com" title="Michael Catanzaro &lt;mcatanzaro&#64;igalia.com&gt;"> <span class="fn">Michael Catanzaro</span></a>
</span></b>
        <pre>Go ahead! This seems like a good newcomers bug.

(In reply to <a href="show_bug.cgi?id=163892#c1">comment #1</a>)
<span class="quote">&gt; This would be a good newcomers task if anyone is looking for one, you'd just
&gt; need to modify WebKitDOMElement.[cpp,h] in
&gt; Source/WebKit2/WebProcess/InjectedBundle/API/gtk/DOM/ to add a wrapper for
&gt; the function mentioned in the first comment, then update
&gt; webkitdomgtk-4.0-sections.txt in
&gt; Source/WebKit2/WebProcess/InjectedBundle/API/gtk/DOM/docs.</span >

Note the function you'd be wrapping is Element::getBoundingClientRect from Source/WebCore/dom/Element.cpp.

Also note that we don't require API tests for exposing new DOM API, like we do for all other new API, so your own manual testing is sufficient for this.</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>