This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
4.7.1.2 Namespace Declaration Attributes Norm "Direct attributes may contain namespace-declaration attributes." Attributes don't contain attributes. s/contain/be/ ? "An AttributeList" Change to "A DirAttributeList". Norm / rule 1 / LHS Insert an ellipsis. 'Attributen' is preceded by two double-quotes. Delete one. Norm / rule 1 "AttributeValue0" The subscript should be "1". Norm / rule (1|2|3) AttributeValue Use of the Formal symbol AttributeValue is completely inappropriate. Change '"' AttributeValue '"' to DirAttributeValue Norm / rule 3 / RHS Change 'AttributeValue' to 'DirAttributeValue'. "Namespace-declaration attributes are normalized to local namespace declarations (CompElemNamespace)." s/CompElemNamespace/NamespaceBinding/
Fixed as suggested, aligning with the changes from Bug #1640. - Jerome
I said: > > "An AttributeList" > Change to "A DirAttributeList". It is now "An DirAttributeList", so you still need to change "An" to "A".
Fixed. - Jerome