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 7835 - It's not defined what the ownerDocument should be for the created HTMLAudioElement. Similarly for new Image() and new Option()
Summary: It's not defined what the ownerDocument should be for the created HTMLAudioEl...
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: LC
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 09:52 UTC by contributor
Modified: 2010-10-04 14:00 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2009-10-08 09:52:21 UTC
Section: http://www.whatwg.org/specs/web-apps/current-work/#dom-audio

Comment:
It's not defined what the ownerDocument should be for the created HTMLAudioElement. Similarly for new Image() and new Option()

Posted from: 88.131.66.80
Comment 1 Ian 'Hixie' Hickson 2009-10-20 05:36:47 UTC
Defined it.
Comment 2 contributor 2009-10-20 05:37:39 UTC
Checked in as WHATWG revision r4195.
Check-in comment: Define which document element constructors get.
http://html5.org/tools/web-apps-tracker?from=4194&to=4195