The size of the options differs from Chrome and Firefox.
<rdar://problem/60261396>
Created attachment 410659 [details] Before (Safari)
Created attachment 410660 [details] Current (Chrome)
Created attachment 410662 [details] Patch
Created attachment 410663 [details] After (Safari)
Comment on attachment 410662 [details] Patch Seems like it might be testable?
(In reply to Tim Horton from comment #6) > Comment on attachment 410662 [details] > Patch > > Seems like it might be testable? Currently we don't have any tests related to the presented NSMenu. I thought about an API test where we check the view hierarchy, get the NSMenu and its NSMenuItems, and then perform assertions on an NSMenuItem's attributedString – but we don't have a way to know if menu is showing since its presentation is asynchronous.
Committed r268126: <https://trac.webkit.org/changeset/268126> All reviewed patches have been landed. Closing bug and clearing flags on attachment 410662 [details].