giles
5a0740d3ce
HS parser/compiler/mock: fix put positions, add CSS properties
Parser:
- Skip optional "the" in "at the start/end of" put targets
- Handle "style" token type in parse-add-cmd for *prop:value syntax
Compiler:
- Add set-style dispatch → dom-set-style for CSS property additions
Mock DOM:
- Position-aware insertAdjacentHTML: afterbegin prepends, beforeend appends
- Sync textContent after insertAdjacentHTML mutations
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>