blob: 1cee4b8e4b4bb5fc29436136b64c543f2d68074c [file] [log] [blame]
<test xmlns="http://myfaces.apache.org/trinidad/test"
xmlns:tr="http://myfaces.apache.org/trinidad">
<base-component tr:type="org.apache.myfaces.trinidad.CoreResetButton" text="ButtonText"/>
<js-test/>
<attribute-test name="accessKey" value="u" accessibilityModeNotSupported="SCREEN_READER" requiredCapabilities="accessKeys"/>
<attribute-test name="id" value="myid"/>
<attribute-test name="inlineStyle" value="background-color:red"/>
<attribute-test name="shortDesc" value="my button"/>
<attribute-test name="styleClass" value="mystyle"/>
<boolean-test name="disabled"/>
</test>