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 16240 - interface HTMLVideoElement : HTMLMediaElement { attribute unsigned long width; attribute unsigned long height; readonly attribute unsigned long videoWidth; readonly attribute unsigned long videoHeight; attribute DOMStr
Summary: interface HTMLVideoElement : HTMLMediaElement { attribute unsigned...
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:
: 16241 16242 16243 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-03-06 12:26 UTC by contributor
Modified: 2012-07-18 18:46 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2012-03-06 12:26:39 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html
Multipage: http://www.whatwg.org/C#dfnReturnLink-0
Complete: http://www.whatwg.org/c#dfnReturnLink-0

Comment:
interface HTMLVideoElement : HTMLMediaElement { 	   attribute unsigned
long width;	       attribute unsigned long height;	 readonly attribute
unsigned long videoWidth;   readonly attribute unsigned long videoHeight;     
      attribute DOMString poster; }

Posted from: 75.75.63.6
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11
Comment 1 Ms2ger 2012-03-07 18:03:11 UTC
*** Bug 16241 has been marked as a duplicate of this bug. ***
Comment 2 Ms2ger 2012-03-07 18:03:17 UTC
*** Bug 16242 has been marked as a duplicate of this bug. ***
Comment 3 Ms2ger 2012-03-07 18:03:24 UTC
*** Bug 16243 has been marked as a duplicate of this bug. ***