Active-CSS / active-css

The epic event-driven browser language for UI with functionality in one-liner CSS. Over 100 incredible CSS commands for DOM manipulation, ajax, reactive variables, single-page application routing, and lots more. Could CSS be the JavaScript framework of the future?
https://activecss.org
Other
42 stars 7 forks source link

Document title sometimes leaving html entities #123

Closed bob2517 closed 3 years ago

bob2517 commented 3 years ago

Centralise the de-htmlentitying when setting the document.title so that we always get unescaped characters.

bob2517 commented 3 years ago

Done on branch. Closing.