Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6050fb33cdc9dc453b9da8da9a108ccfd051ec88 https://github.com/WebKit/WebKit/commit/6050fb33cdc9dc453b9da8da9a108ccfd051ec88 Author: Wenson Hsieh <wenson_hs...@apple.com> Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths: M LayoutTests/editing/selection/ios/tap-to-change-selection-after-accepting-inline-prediction.html Log Message: ----------- REGRESSION (287477@main): [ iOS ] editing/selection/ios/tap-to-change-selection-after-accepting-inline-prediction.html is constantly timing out on iOS 18, consistently on 17. https://bugs.webkit.org/show_bug.cgi?id=284380 rdar://141228404 Reviewed by Abrar Rahman Protyasha. Speculatively try to fix this flaky test by making the initial tap target taller, and replacing the hard-coded tap location with a point computed from the bounds of the target element. Telemetry taken from test runners shows that we're failing to even tap on the contentEditable body to focus it — it's possible that this is because the hit-tested location is obscured by either the status bar, or safe area inset. * LayoutTests/editing/selection/ios/tap-to-change-selection-after-accepting-inline-prediction.html: Canonical link: https://commits.webkit.org/287635@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes