[ http://issues.apache.org/jira/browse/MYFACES-654?page=all ]

Dennis Byrne updated MYFACES-654:
---------------------------------

    Attachment: AbstractTagLibTestCase.java
                ReferenceImplementationCompareTestCase.java

> HTML TLD differences between myFaces and the RI
> -----------------------------------------------
>
>          Key: MYFACES-654
>          URL: http://issues.apache.org/jira/browse/MYFACES-654
>      Project: MyFaces
>         Type: Bug
>   Components: Implementation
>     Versions: 1.1.0
>     Reporter: Manfred Klug
>     Assignee: Grant Smith
>      Fix For: 1.1.2
>  Attachments: AbstractTagLibTestCase.java, 
> ReferenceImplementationCompareTestCase.java
>
> There are still differences in the possible attributes between myFaces and 
> the RI.
> myFaces attributes not in the RI:
>   commandButton
>     size
>   commandLink
>     onclick
>   dataTable
>     align
>     datafld
>     dataformatas
>     datasrc
>   form
>     name
>   inputSecret
>     align
>   inputText
>     align
>   inputTextarea
>     datafld
>     dataformatas
>     datasrc
>   message
>     dir
>     lang
>     onclick
>     ondblclick
>     onkeydown
>     onkeypress
>     onkeyup
>     onmousedown
>     onmousemove
>     onmouseout
>     onmouseover
>     onmouseup
>   messages
>     dir
>     lang
>     onclick
>     ondblclick
>     onkeydown
>     onkeypress
>     onkeyup
>     onmousedown
>     onmousemove
>     onmouseout
>     onmouseover
>     onmouseup
>   outputFormat
>     dir
>     lang
>     onclick
>     ondblclick
>     onkeydown
>     onkeypress
>     onkeyup
>     onmousedown
>     onmousemove
>     onmouseout
>     onmouseover
>     onmouseup
>   outputText
>     dir
>     lang
>     onclick
>     ondblclick
>     onkeydown
>     onkeypress
>     onkeyup
>     onmousedown
>     onmousemove
>     onmouseout
>     onmouseover
>     onmouseup
>   panelGrid
>     align
>     datafld
>     dataformatas
>     datasrc
>   panelGroup
>     dir
>     lang
>     onclick
>     ondblclick
>     onkeydown
>     onkeypress
>     onkeyup
>     onmousedown
>     onmousemove
>     onmouseout
>     onmouseover
>     onmouseup
>     title
>   selectBooleanCheckbox
>     alt
>     datafld
>     dataformatas
>     datasrc
>   selectManyCheckbox
>     alt
>     datafld
>     dataformatas
>     datasrc
>   selectManyListbox
>     datafld
>     dataformatas
>     datasrc
>   selectManyMenu
>     datafld
>     dataformatas
>     datasrc
>   selectOneListbox
>     datafld
>     dataformatas
>     datasrc
>   selectOneMenu
>     datafld
>     dataformatas
>     datasrc
>   selectOneRadio
>     alt
>     datafld
>     dataformatas
>     datasrc
> --------------------------------------------------------------
> Attributes missing in myFaces:
>   commandButton
>     readonly
>   outputLabel
>     tabindex
>   selectManyCheckbox
>     border
>   selectManyListbox
>     accesskey
>     onselect
>   selectManyMenu
>     accesskey
>     onselect
>   selectOneListbox
>     accesskey
>     onselect
>   selectOneMenu
>     accesskey
>     onselect
> --------------------------------------------------------------
> Case difference:
>   form
>     acceptCharset <-> acceptcharset

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to