<bindings>
<binding source="#input" event="change" target="#output" property="style.height" targetFormat="{0}%"/>
<binding source="#input" event="change" target="#height" property="innerHTML" targetFormat="{0}%"/>
<binding source="#input" event="change" target="#output" property="style.width" targetFormat="{0}%"/>
<binding source="#input" event="change" target="#width" property="innerHTML" targetFormat="{0}%"/>
</bindings>