...
<rdar://problem/77042369>
Created attachment 427374 [details] Patch
Comment on attachment 427374 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=427374&action=review r=me > Source/WebCore/ChangeLog:13 > + Remove the `!needsQuirks()` check added in r275431 to restore the > + original test behavior. Might be worth expanding on this a bit more by saying that the test overrides `MouseEventsSimulationEnabled` which is the first thing checked _before_ `needsQuirks()` inside `Quirks::shouldDispatchSimulatedMouseEvents` (and I could be wrong on this part, but also that `NeedsSiteSpecificQuirks` defaults to `false` in WebCore).
Created attachment 427375 [details] Patch for landing
Committed r276803 (237171@main): <https://commits.webkit.org/237171@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 427375 [details].