mirror of
https://github.com/servo/servo
synced 2026-05-11 01:22:19 +02:00
Workaround to prevent `webdriver/tests/classic/perform_actions/invalid.py` from TIMEOUT. I don't see the spec telling us to limit this number, so I assume the correct fix is to handle it on parsing. Testing: `webdriver/tests/classic/perform_actions/invalid.py`. Signed-off-by: PotatoCP <kenzieradityatirtarahardja18@gmail.com>