[Bug 15549] New: <!DOCTYPE HTML> <html> <body> <video width="320" height="240" controls="controls"> <source src="movie.ogg" type="video/ogg" /> <source src="movie.mp4" type=&q

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15549

           Summary: <!DOCTYPE HTML> <html> <body>
                    <video width="320" height="240"
                    controls="controls">  <source
                    src="movie.ogg" type="video/ogg"
                    />  <source src="movie.mp4" type=&q
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#top
        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.w3.org/TR/2011/WD-html5-20110525/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
<!DOCTYPE HTML> <html> <body>   <video
width="320" height="240" controls="controls">
 <source src="movie.ogg" type="video/ogg" /> 
<source src="movie.mp4"
type="http://www.w3schools.com/html5/video/mp4" /> Tarayıcınız
bu özelliği desteklememektedir. </video>   </body>
</html>. 


Posted from: 88.241.2.145
User agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)

-- 
Configure bugmail: https://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 Friday, 13 January 2012 20:12:15 UTC