KacerCZ opened a new pull request #2739:
URL: https://github.com/apache/netbeans/pull/2739


   https://issues.apache.org/jira/browse/NETBEANS-4587
   
   * Updated list of values for `method` attribute in forms.
   * Added completion for `enctype` and `method` attributes of `<form>` element.
   * Added completion of `target` attribute of `<a>`, `<button>`, `<form>` and 
`<input>` elements.
   * Improved names of `FORM_ENCTYPE_SUPPORT` and `FORM_METHOD_SUPPORT`.
   
   Reference: 
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form#attr-method
   
   For easier review I made two commits. The first one groups definitions for 
same element together and removes duplicates. The second one makes actual 
changes in completion.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to