[jbosstools-issues] [JBoss JIRA] (JBIDE-15713) Advanced HTML5 Properties view

Vlado Pakan (JIRA) issues at jboss.org
Fri Feb 7 05:38:29 EST 2014


     [ https://issues.jboss.org/browse/JBIDE-15713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vlado Pakan closed JBIDE-15713.
-------------------------------



Verified with JBT 4.2.0.Alpha1-v20131211-0609-B32
                
> Advanced HTML5 Properties view
> ------------------------------
>
>                 Key: JBIDE-15713
>                 URL: https://issues.jboss.org/browse/JBIDE-15713
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jsp/jsf/xml/html source editing
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>              Labels: new_and_noteworthy
>             Fix For: 4.2.0.Alpha1
>
>         Attachments: html.png
>
>
> *Proposed property forms in "HTML" tab:*
> Any tag (id)
> <a> (url)
> <input> type="button" (type, value, disabled, autofocus)
> <input> type="text | password | search | file url" (type, value, pattern, placeholder, required, max length, disabled, autofocus)
> <input> type="number" (same as others + min, max, step)
> <form> (name, action, method, novalidate, autocomplete)
> <img> (url, alt, width, height, is map, use map, crossorigin)
> <video> (url, poster, width, height, autoplay, controls, loop, muted, preload)
> <audio> (url, poster, width, height, autoplay, controls, loop, muted, preload)
> <source> (url, type)
> <link> (href, rel)
> <meta> (name, content)
> <script> (src, type)
> <style> (type)
> <body> (background, bgcolor, ...)
> !html.png!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list