mirror of
https://github.com/servo/servo
synced 2026-05-12 01:46:28 +02:00
We should not try to create a input id here: it is already done in https://w3c.github.io/webdriver/#dfn-process-an-input-source-action-sequence The sole effect of the action is that its `duration` parameter may decide "tick duration". Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>