[Bug 15166] We now have built-in tags for images, audio, and video: <img src="image.jpg" /> <audio src="audio.mp3" /> <video src="video.mp4" /> This allows us to embed images, audio, and video in webpages without the need of proprietary plugins, such as Adobe Flash.

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

Leonard Rosenthol <lrosenth@adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lrosenth@adobe.com

--- Comment #2 from Leonard Rosenthol <lrosenth@adobe.com> 2011-12-14 07:50:38 UTC ---
For single page PDFs, you can also use <img> as described in the HTML spec.

-- 
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 Wednesday, 14 December 2011 07:52:43 UTC