Commit c459c8e
fix(fingerprint): propagate htmlHash through trimElementSpec serialization
htmlHash was computed on DqElement and included in toJSON, but
trimElementSpec in process-aggregate.js builds the final node output
from scratch and was not copying it through.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0176b29 commit c459c8e
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
106 | 110 | | |
107 | 111 | | |
0 commit comments