This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 9c0de0c  this was to test that html accept nesting again. not needed 
anymore
9c0de0c is described below

commit 9c0de0c50a3efca9222b9c3b25a916461552f9c5
Author: Carlos Rovira <[email protected]>
AuthorDate: Wed May 9 13:17:01 2018 +0200

    this was to test that html accept nesting again. not needed anymore
---
 examples/royale/JewelExample/src/main/royale/LabelPlayGround.mxml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/examples/royale/JewelExample/src/main/royale/LabelPlayGround.mxml 
b/examples/royale/JewelExample/src/main/royale/LabelPlayGround.mxml
index c19189f..25ad5f6 100644
--- a/examples/royale/JewelExample/src/main/royale/LabelPlayGround.mxml
+++ b/examples/royale/JewelExample/src/main/royale/LabelPlayGround.mxml
@@ -40,9 +40,5 @@ limitations under the License.
        <html:H3 text="Jewel Label"/>
        
        <j:Label id="label" text="This is a Label" click="labelClick(event)"/>
-
-       <html:Div>
-               <html:Span text="Hello"/>
-       </html:Div>
        
 </j:Group>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to