TermDOM 0.1.3
Two patches.
- The mode probes sent at attach (
ESC[8$p,ESC[?2027$p) left a straypvisible on terminals without DECRQM, Terminal.app included. An erase after the probes cleans up whatever the terminal echoed. (#41) @layerand@scoperules now participate in the cascade — previously they parsed into the CSSOM and styled nothing. Full css-cascade-5 layer ordering (including the !important reversal),@scopewith proximity, selector specificity computed from the selector AST per selectors-4 (:is()/:not()take their heaviest argument,:where()weighs zero), and theflex-flow/place-content/place-items/place-selfshorthands expand.word-breakandoverflow-wrapwere always implemented; the compatibility probes now show it. 170 CSS properties supported. (#42)
Full suite: node 1247, bun 1272.