Re: ACTION-591: Checkin updates for issues 150 and 151 (Web Applications Working Group)

Hi,

below is an attempt to close ISSUE-150, ISSUE-151, ISSUE-152 (see [0], 
[1], [2] below).

On 10/21/10 3:22 PM, Web Applications Working Group Issue Tracker wrote:
>
> ACTION-591: Checkin updates for issues 150 and 151 (Web Applications Working Group)
>
> http://www.w3.org/2008/webapps/track/actions/591

ISSUE-150: Email and param name and value as 'Keyword attributes' is 
causing confusion in Widgets P&C Spec [0]

Added text:
==String attribute==
The value of a string attribute is any string that conforms to [XML] as 
a valid string for an XML attribute. The purpose of this attribute type 
is to classify strings that are not affected by the dir attribute, such 
as the email attribute.

Modified email attr, and param name and value attributes to use string 
attribute instead.

ISSUE-151: required invalid feature should be ignored.

Updated text:
If feature-name is not a valid IRI, and required-feature is false, then 
the user agent must ignore this element.

Test is here:
http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/ta-ignore-unrequired-feature-with-invalid-name/000/

ISSUE-152

# lt
http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/ta-klLDaEgJeU/004/

Tests support of XML, by making sure the user agent treats < as 
malformed XML. To pass, the user agent must treat this as an invalid 
widget.

# amp
http://dev.w3.org/2006/waf/widgets/test-suite/test-cases/ta-klLDaEgJeU/005/

Tests support of XML, by making sure the user agent treats & as 
malformed XML. To pass, the user agent must treat this as an invalid widget.

[0] http://www.w3.org/2008/webapps/track/issues/150
[1] http://www.w3.org/2008/webapps/track/issues/151
[2] http://www.w3.org/2008/webapps/track/issues/152

-- 
Marcos Caceres
Opera Software

Received on Monday, 1 November 2010 16:42:17 UTC