Commit 6ef50cb
fix: canonicalize strippedValue in processHashForInit
processHashForInit computed strippedValue (the hash with a leading '#'
removed) but then passed the original value to canonicalizeHash, which
matches neither the WHATWG spec nor the behavior of the analogous
search processor that uses its strippedValue.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 08fd249 commit 6ef50cb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
681 | 681 | | |
682 | 682 | | |
683 | 683 | | |
684 | | - | |
| 684 | + | |
685 | 685 | | |
686 | 686 | | |
687 | 687 | | |
| |||
0 commit comments