my.innerHTML and #el's prop both parse as (poss owner prop) via parse-poss-tail, not as (. owner prop). emit-inc/emit-dec case 2 only checked for dot-sym — add poss to the OR condition, matching how emit-set already handles both forms. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>