<canvas> <simplelayout /> <view width="200" bgcolor="#EEE"><text resize="true" id="i" align="center" text="This text is editable." bgcolor="#FFF" />
</view>
<button onclick="i.setAttribute('text', 'short')">Shorten</button>
</canvas><canvas> <simplelayout /> <view width="200" bgcolor="#EEE"><text resize="true" id="i" align="center" text="This text is editable." bgcolor="#FFF" />
</view>
<button onclick="i.setAttribute('text', 'short')">Shorten</button>
</canvas>