[webkit-changes] [WebKit/WebKit] 69188a: Add additional testing for NSTextSelectionRect/NST...
megangardner
noreply at github.com
Thu May 2 20:48:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 69188a655c86a9f0e49e9ec9275002b14d836ffe
https://github.com/WebKit/WebKit/commit/69188a655c86a9f0e49e9ec9275002b14d836ffe
Author: Megan Gardner <megan_gardner at apple.com>
Date: 2024-05-02 (Thu, 02 May 2024)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/TextPlaceholderTests.mm
Log Message:
-----------
Add additional testing for NSTextSelectionRect/NSTextPlaceholder.
rdar://127265259
https://bugs.webkit.org/show_bug.cgi?id=273461
Reviewed by Aditya Keerthi.
Additional testing of NSTextSelectionRect and the rect property
ensure that we implemented this correctly.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/TextPlaceholderTests.mm:
(TEST(NSTextPlaceholder, InsertTextPlaceholder)):
(TEST(NSTextPlaceholder, InsertAndRemoveTextPlaceholderWithoutIncomingText)):
(TEST(NSTextPlaceholder, InsertAndRemoveTextPlaceholderWithIncomingText)):
Canonical link: https://commits.webkit.org/278301@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list