mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-28 23:44:17 +00:00
The previous VERIFY statement incorrectly asserted that the interception state was not "committed" or "scrolled". Updated the condition to ensure the interception state is either "committed" or "scrolled" as intended.