[Bug 14371] New: interface HTMLVideoElement : HTMLMediaElement { attribute unsigned long width; attribute unsigned long height; readonly attribute unsigned long videoWidth; readonly attribute unsigned long videoHeight; attribute DOMStr

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14371

           Summary: interface HTMLVideoElement : HTMLMediaElement {
                        attribute unsigned long width;
                    attribute unsigned long height;   readonly attribute
                    unsigned long videoWidth;   readonly attribute
                    unsigned long videoHeight;            attribute DOMStr
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#the
                    -video-element
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html
Multipage: http://www.whatwg.org/C#the-video-element
Complete: http://www.whatwg.org/c#the-video-element

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: 98.244.90.121
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like
Gecko) Chrome/15.0.874.58 Safari/535.2

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 4 October 2011 02:46:31 UTC