Fix tag name case in default trigger detection, refactor engine tests

Tag names from dom-tag-name are lowercase (not uppercase) in the WASM
kernel — fix FORM/INPUT/SELECT/TEXTAREA comparisons in get-default-trigger.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-01 15:22:22 +00:00
parent 84938a1f94
commit d1b49db057
4 changed files with 144 additions and 174 deletions

File diff suppressed because one or more lines are too long