You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2017/11/24 08:58:56 UTC

[GitHub] Harbs opened a new issue #91: Make HTML Component set a true representation of HTML elements

Harbs opened a new issue #91: Make HTML Component set a true representation of HTML elements
URL: https://github.com/apache/royale-asjs/issues/91
 
 
   The HTML component set is a bit sloppy. It's incomplete and it's not possible to use it in all cases as pseudo-HTML markup. Ideally, it could be used in the same structure and using the same attributes and properties that you'd use in HTML.
   
   Below is a short-list of the HTML components and whether they are completed.
   
   - [] A
   - [] Code
   - [] Div
   - [] H1
   - [] H2
   - [] H3
   - [] H4
   - [] H5
   - [] H6
   - [] HTMLText
   - [] I
   - [] Input
   - [] Li
   - [] Ol
   - [] Option
   - [] P
   - [] PRE
   - [] Select
   - [] Span
   - [] Td
   - [] TextNode
   - [] Th
   - [] Ul

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services