<?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>314136</bug_id>
          
          <creation_ts>2026-05-05 16:34:20 -0700</creation_ts>
          <short_desc>[macOS] accessibility/mac/client/div-bounds.html is a flaky text failure.</short_desc>
          <delta_ts>2026-05-06 10:37:04 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Diego De La Toba">d_delatoba</reporter>
          <assigned_to name="Diego De La Toba">d_delatoba</assigned_to>
          <cc>dm_mazzoni</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2207850</commentid>
    <comment_count>0</comment_count>
    <who name="Diego De La Toba">d_delatoba</who>
    <bug_when>2026-05-05 16:34:20 -0700</bug_when>
    <thetext>accessibility/mac/client/div-bounds.html is a flaky text failure on macOS.


HISTORY:
https://results.webkit.org/?suite=layout-tests&amp;test=accessibility%2Fmac%2Fclient%2Fdiv-bounds.html


DIFF:
--- /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/accessibility/mac/client/div-bounds-expected.txt
+++ /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/accessibility/mac/client/div-bounds-actual.txt
@@ -8,8 +8,8 @@
 div1 height: 80
 div2 width: 120
 div2 height: 60
-x difference (div2.x - div1.x): 50
-y difference (div2.y - div1.y): 130
+x difference (div2.x - div1.x): 0
+y difference (div2.y - div1.y): 0
 
 PASS successfullyParsed is true


DIFF URL:
https://build.webkit.org/results/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/312628@main%20(3676)/accessibility/mac/client/div-bounds-pretty-diff.html


REPRODUCTION:
I was able to reproduce the failure on macOS 26.4 release ToT with the following:

run-webkit-tests --no-build --no-retry --no-show-results --exit-after-n-failures=1 --expect-pass --iterations=10 --force -f --release accessibility/mac/client/div-bounds.html

I am going to mark expectations as pass fail while this pends investigation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2207851</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-05-05 16:34:26 -0700</bug_when>
    <thetext>&lt;rdar://problem/176309594&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2207860</commentid>
    <comment_count>2</comment_count>
    <who name="Diego De La Toba">d_delatoba</who>
    <bug_when>2026-05-05 16:40:54 -0700</bug_when>
    <thetext>Test gardening pull request: https://github.com/WebKit/WebKit/pull/64309</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2207861</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-05-05 16:42:53 -0700</bug_when>
    <thetext>Test gardening commit 312650@main (af655535c03c): &lt;https://commits.webkit.org/312650@main&gt;

Reviewed commits have been landed. Closing PR #64309 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2207863</commentid>
    <comment_count>4</comment_count>
    <who name="Diego De La Toba">d_delatoba</who>
    <bug_when>2026-05-05 16:43:35 -0700</bug_when>
    <thetext>I think what&apos;s happening here is a timing issue where the test grabs element positions before they settle. I resolved locally by adding a &apos;waitFor&apos; poll that waits until elements are in the right position.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2207869</commentid>
    <comment_count>5</comment_count>
    <who name="Diego De La Toba">d_delatoba</who>
    <bug_when>2026-05-05 16:52:03 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/64313</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2208188</commentid>
    <comment_count>6</comment_count>
    <who name="Diego De La Toba">d_delatoba</who>
    <bug_when>2026-05-06 10:37:04 -0700</bug_when>
    <thetext>This appears to be a genuine bug since isFrameGeometryInitialized and waitForFrameGeometryReady are supposed to guarantee it is safe to query geometry.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>