mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-11 07:59:54 +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.