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 17966 - "The itemid attribute, if specified, must have a value that is a valid URL." contradicts the example that shows a URI (urn:) a bit further down; should this read "valid URI"?
Summary: "The itemid attribute, if specified, must have a value that is a valid URL." ...
Status: RESOLVED INVALID
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-18 07:24 UTC by contributor
Modified: 2012-08-30 04:52 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2012-07-18 07:24:55 UTC
This was was cloned from bug 17727 as part of operation convergence.
Originally filed: 2012-07-09 20:38:00 +0000

================================================================================
 #0   contributor@whatwg.org                          2012-07-09 20:38:04 +0000 
--------------------------------------------------------------------------------
Specification: http://www.w3.org/TR/2011/WD-microdata-20110525/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
"The itemid attribute, if specified, must have a value that is a valid URL."
contradicts the example that shows a URI (urn:) a bit further down; should
this read "valid URI"?

Posted from: 2620:0:1000:1a01:be30:5bff:fedc:f364
User agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.47 Safari/536.11
================================================================================
Comment 1 Ian 'Hixie' Hickson 2012-08-30 04:52:08 UTC
Check the definition of "URL" in the spec (it includes urn:).