Test case cx:

"Test the ability of the user agent to correctly process license element's href 
attribute when it is a file. To pass, the value of the widget license must be 
an empty string, but the license href attribute must point to the file at 
'test-license/pass.html'."

Config.xml:

<widget xmlns="http://www.w3.org/ns/widgets";>
<license href="test-license/pass.htm"/>
<name>cx</name>
</widget>
So either the test case needs to be "test-licene/pass.htm" or an "l" needs to 
be added in the config.xml

S

Reply via email to