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 12972 - The IDL parts in this section contain what I believe to be non-valid WebIDL, specifically "Element?" and "object?" - both interface types and object are already nullable, so the ? is invalid.
Summary: The IDL parts in this section contain what I believe to be non-valid WebIDL, ...
Status: RESOLVED INVALID
Alias: None
Product: HTML WG
Classification: Unclassified
Component: LC1 HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
: 12973 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-06-16 17:33 UTC by contributor
Modified: 2011-08-04 05:35 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2011-06-16 17:33:10 UTC
Specification: 
Section: http://www.whatwg.org/specs/web-apps/current-work/#collections-0

Comment:
The IDL parts in this section contain what I believe to be non-valid WebIDL,
specifically "Element?" and "object?"  - both interface types and object are
already nullable, so the ? is invalid.

Posted from: 80.91.33.33
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.776.0 Safari/535.1
Comment 1 Ms2ger 2011-06-16 17:58:18 UTC
See http://dev.w3.org/2006/webapi/WebIDL/
Comment 2 Ms2ger 2011-06-16 17:58:35 UTC
*** Bug 12973 has been marked as a duplicate of this bug. ***
Comment 3 Michael[tm] Smith 2011-08-04 05:35:56 UTC
mass-move component to LC1