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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Oct 29 20:29:02 EDT 2013


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

Alexey Kazakov updated JBIDE-15713:
-----------------------------------

    Description: 
*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, ...)

  was:
*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, ...)


    
> 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.x
>
>
> *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, ...)

--
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