- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 31 May 2005 17:54:00 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1258
joannet@ca.ibm.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From joannet@ca.ibm.com 2005-05-31 17:54 -------
I replaced (text in 2a of section 4)
"URI escaping (in the case of URI-valued attributes in the HTML and XHTML
output methods), as determined by the escape-uri-attributes parameter.
[Definition: URI escaping is a process where non-ASCII characters in URI
attribute values are escaped using the method defined by Section 5.4 of
[XLink].]"
with
"URI escaping, as determined by the escape-uri-attributes parameter that is
applicable to HTML and XHTML output methods. [Definition: URI escaping is a
process where non-ASCII characters in URI attribute values are escaped using
the method defined by Section 5.4 of [XLink].] [Definition: The values of
attributes listed in D List of URI Attributes are URI attribute values. These
attributes are declared to be of type %URI or %UriList for specific HTML/XHTML
elements. Namespace declaration attributes and attributes whose type annotation
is xs:anyURI are excluded from this list.]"
Sections 6.1.12 and 7.4.12 already mention how fragment identifiers should be
treated.
Received on Tuesday, 31 May 2005 17:54:03 UTC