#parentnodeok:click { action-client: executeCommand; executeCommand-name: replaceInnerHTML; executeCommand-selector: '#target'; executeCommand-selectorType: parentnode; executeCommand-html: "ok"; } #parentnodenotok:click { action-client: executeCommand; executeCommand-name: replaceInnerHTML; executeCommand-selector: '#target'; executeCommand-selectorType: parentnode; executeCommand-html: "verry bad"; } #parentnodechain:click { action-client: executeCommand; executeCommand-name: insertHTMLAsLastChild; executeCommand-selector: '.nested'; executeCommand-selectorType: parentnode; executeCommand-html: '