[webkit-changes] [WebKit/WebKit] 657bb1: [iOS] Add a layout test to verify that the selecti...

Wenson Hsieh noreply at github.com
Tue Jun 6 07:56:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 657bb1cf041be1aa55071483efbcd5cf15831374
      https://github.com/WebKit/WebKit/commit/657bb1cf041be1aa55071483efbcd5cf15831374
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
    A LayoutTests/editing/selection/ios/hide-selection-when-scrolling-overflow-container-expected.txt
    A LayoutTests/editing/selection/ios/hide-selection-when-scrolling-overflow-container.html

  Log Message:
  -----------
  [iOS] Add a layout test to verify that the selection is hidden while overflow scrolling
https://bugs.webkit.org/show_bug.cgi?id=257679
rdar://110147727

Reviewed by Ryosuke Niwa and Abrar Rahman Protyasha.

Add a layout test to verify that scrolling a text selection inside an overflow container temporarily
hides the selection highlight view.

* LayoutTests/editing/selection/ios/hide-selection-when-scrolling-overflow-container-expected.txt: Added.
* LayoutTests/editing/selection/ios/hide-selection-when-scrolling-overflow-container.html: Added.

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




More information about the webkit-changes mailing list