For style and script contexts, it is mandatory to set a context. If the context isn't set, the expression shouldn't output anything. Examples : <a href="#whatever" style="color: ${colorName @ context='styleToken'};">Link</a><div style="background-image:url('${imageUrl@ context='styleString'}');">Lin...