<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>218510</bug_id>
          
          <creation_ts>2020-11-03 05:52:07 -0800</creation_ts>
          <short_desc>REGRESSION(r269272): [GTK] fast/dom/Range/getBoundingClientRect.html is failing</short_desc>
          <delta_ts>2022-01-17 09:33:30 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Layout and Rendering</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>235266</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=218444</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Lauro Moura">lmoura</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>bugs-noreply</cc>
    
    <cc>crzwdjk</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1703960</commentid>
    <comment_count>0</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2020-11-03 05:52:07 -0800</bug_when>
    <thetext>fast/dom/Range/getBoundingClientRect.html

Diff:

--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/fast/dom/Range/getBoundingClientRect-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/fast/dom/Range/getBoundingClientRect-actual.txt
@@ -48,9 +48,9 @@
 
 Test 7
 PASS rect.left.toFixed(3) is &quot;8.000&quot;
-PASS rect.top.toFixed(3) is &quot;2180.000&quot;
+FAIL rect.top.toFixed(3) should be 2180.000. Was 2168.000.
 PASS rect.width.toFixed(3) is &quot;176.000&quot;
-PASS rect.height.toFixed(3) is &quot;96.000&quot;
+FAIL rect.height.toFixed(3) should be 96.000. Was 108.000.
 PASS rect.right is rect.left + rect.width
 PASS rect.bottom is rect.top + rect.height
 
The top/height of the bbox did not change for GTK (It&apos;s passing in WPE) after r269272, which updated the expected values in the comparisons.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1703961</commentid>
    <comment_count>1</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2020-11-03 06:06:41 -0800</bug_when>
    <thetext>Gardened in r269296</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1831494</commentid>
    <comment_count>2</comment_count>
    <who name="Arcady Goldmints-Orlov">crzwdjk</who>
    <bug_when>2022-01-17 09:33:30 -0800</bug_when>
    <thetext>This has been fixed by r288070.

*** This bug has been marked as a duplicate of bug 235266 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>