This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 8996 - Typo in DOM processing rules
Summary: Typo in DOM processing rules
Status: RESOLVED INVALID
Alias: None
Product: HTML WG
Classification: Unclassified
Component: LC1 HTML+RDFa (editor: Manu Sporny) (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Manu Sporny
QA Contact: HTML WG Bugzilla archive list
URL: http://dev.w3.org/html5/rdfa/#process...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-14 07:43 UTC by Maciej Stachowiak
Modified: 2011-08-04 05:06 UTC (History)
4 users (show)

See Also:


Attachments

Description Maciej Stachowiak 2010-02-14 07:43:42 UTC
"For each [Attr] in the [Node.attributes] list that has a [namespace prefix] value of null and a [local name] that starts with xmlns:, create a [URI mapping] by storing the [local name] part with the xmlns: characters removed as the value to be mapped, _and_ the [Node.nodeValue] as the value to map."

Presumably this should say "*add* the [Node.noveValue]", not "and"
Comment 1 Manu Sporny 2010-02-16 04:32:39 UTC
RDFA-SPEC-SECTIONS [processing-namespaced-rdfa-attributes-0]
Comment 2 Manu Sporny 2010-05-05 03:26:16 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the tracker issue; or you may create a tracker issue
yourself, if you are able to do so. For more details, see this document:

http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Correct as-is

Change Description: None

Rationale:

The paragraph is correct as-is. It should not say "add". "and" is correct.
Comment 3 Michael[tm] Smith 2011-08-04 05:06:25 UTC
mass-move component to LC1