Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d9374ca2cdfccb881fb12be783e7996b9301c483
      
https://github.com/WebKit/WebKit/commit/d9374ca2cdfccb881fb12be783e7996b9301c483
  Author: Kiara Rose <[email protected]>
  Date:   2025-10-20 (Mon, 20 Oct 2025)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebExtensionAPIMenus.mm

  Log Message:
  -----------
  WKWebExtensionAPIMenus.MacEditableContextMenuItems is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=301106
rdar://163052124

Reviewed by Brian Weinstein.

The text here is being wrapped so when we go to right click on the text, the 
selectionText is "Text"
and not "Area". Prevent the text area from being wrapped so that the when we 
right click, the text
matches the expected value. Also, reduce the font size since it's not necessary 
for it to be 100px.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebExtensionAPIMenus.mm:
(TestWebKitAPI::TEST(WKWebExtensionAPIMenus, MacEditableContextMenuItems)):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to