Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9e487a7fdf9e43575a09b1c86631730b7a80455e
      
https://github.com/WebKit/WebKit/commit/9e487a7fdf9e43575a09b1c86631730b7a80455e
  Author: Antti Koivisto <[email protected]>
  Date:   2025-12-02 (Tue, 02 Dec 2025)

  Changed paths:
    A 
LayoutTests/fast/inline/blocks-in-inline-caret-click-after-block-expected.html
    A LayoutTests/fast/inline/blocks-in-inline-caret-click-after-block.html
    M Source/WebCore/rendering/RenderBlockFlow.cpp

  Log Message:
  -----------
  [blocks-in-inline] Clicking below block line should move caret there
https://bugs.webkit.org/show_bug.cgi?id=303370
rdar://165679258

Reviewed by Alan Baradlay.

For editing/selection/click-after-nested-block.html

Test: fast/inline/blocks-in-inline-caret-click-after-block.html
* 
LayoutTests/fast/inline/blocks-in-inline-caret-click-after-block-expected.html: 
Added.
* LayoutTests/fast/inline/blocks-in-inline-caret-click-after-block.html: Added.
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::positionForPointWithInlineChildren):

Implement a behavior where a click below a block moves the caret to the end of 
the block.

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



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

Reply via email to