Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f62bd8dbe0aff004656482255f738676388e6420
      
https://github.com/WebKit/WebKit/commit/f62bd8dbe0aff004656482255f738676388e6420
  Author: Alan Baradlay <[email protected]>
  Date:   2026-01-06 (Tue, 06 Jan 2026)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/cursor-styles.html

  Log Message:
  -----------
  REGRESSION(304526@main): [iOS] 
TestWebKitAPI.iOSMouseSupport.BasicPointerInteractionRegions is a constant 
failure
https://bugs.webkit.org/show_bug.cgi?id=304880

Reviewed by Wenson Hsieh.

This test case unintentionally relied on a continuation bug which was triggered 
by this slightly (slightly) malformed markup.

Now that the bug is fixed (304526@main), caret returns the proper size which 
makes the test case fail unexpectedly but only
because the caret (through the malformed markup) "encloses" the subsequent 
<div> (so essentially the caret is as tall as the 2 divs).

* Tools/TestWebKitAPI/Tests/WebKitCocoa/cursor-styles.html:

Canonical link: https://commits.webkit.org/305195@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to