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 18837 - itemprop should only allow absolute URLs that are defined as being properties by some spec or other. (similar to how itemtype="" does it)
Summary: itemprop should only allow absolute URLs that are defined as being properties...
Status: RESOLVED FIXED
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-09-11 16:57 UTC by contributor
Modified: 2012-12-07 08:58 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2012-09-11 16:57:57 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/microdata.html
Multipage: http://www.whatwg.org/C#names:-the-itemprop-attribute
Complete: http://www.whatwg.org/c#names:-the-itemprop-attribute

Comment:
itemprop should only allow absolute URLs that are defined as being properties
by some spec or other. (similar to how itemtype="" does it)

Posted from: 76.102.14.57
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_1) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari/537.1
Comment 1 Ian 'Hixie' Hickson 2012-09-11 17:27:56 UTC
Though I guess I still have to allow authors to use their own URLs to add proprietary data to items in other vocabs...
Comment 2 Silvia Pfeiffer 2012-12-07 08:58:22 UTC
For completeness: fixed in http://svn.whatwg.org/webapps@7532