mirror of
https://github.com/servo/servo
synced 2026-05-11 01:22:19 +02:00
Fix ElementClick: `ElementClick` should use `MouseButton::Left` to create `action`. Testing: No pass test now. Tests still fail because of other issues. For: https://github.com/servo/servo/issues/36658 cc: @xiaochengh , @yezhizhen , @PotatoCP Signed-off-by: batu_hoang <longvatrong111@gmail.com>