@apache-royale/royale-js
Version:
Apache Royale (formerly FlexJS)
10 lines (8 loc) • 294 B
HTML
<!--
Copyright 2017 The Closure Library Authors. All Rights Reserved.
Use of this source code is governed by the Apache License, Version 2.0.
See the COPYING file for details.
-->
<div id="test1">Text<br> and <b>more <i id="i">text.</i></b></div>
<div id="test2"></div>
<div id="empty"></div>