From b89d8478a6f7965329edb6d0577230800e3aebe1 Mon Sep 17 00:00:00 2001 From: Sanj Date: Sat, 5 Feb 2011 11:10:18 +0530 Subject: [PATCH] added test html files --- basicvideo.html | 34 ++++++++++++++++++++++++++++++++++ index.html | 4 ++-- videocanvas.html | 47 +++++++++++++++++++++++++++++++++++++++++++++++ videocss.html | 41 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 124 insertions(+), 2 deletions(-) create mode 100644 basicvideo.html create mode 100644 videocanvas.html create mode 100644 videocss.html diff --git a/basicvideo.html b/basicvideo.html new file mode 100644 index 0000000..6800ee5 --- /dev/null +++ b/basicvideo.html @@ -0,0 +1,34 @@ + + + + + + + + + +
+
+
+
+ +
+
+ + + + diff --git a/index.html b/index.html index 2dc37cb..9e8fcf9 100644 --- a/index.html +++ b/index.html @@ -35,11 +35,11 @@ var allSlides = }, { "title": "And <canvas /> if you like...", - "iframe": "videocanvas.html" + 'iframe': 'http://people.mozilla.com/~prouget/demos/DynamicContentInjection/play.xhtml' }, { "title": "You begin to get the idea...", - 'iframe': 'http://hacks.mozilla.com' + 'iframe': 'http://html5doctor.com/demos/video-canvas-magic/demo1.html' }, { "title": "Give me my Javascript", diff --git a/videocanvas.html b/videocanvas.html new file mode 100644 index 0000000..ea052eb --- /dev/null +++ b/videocanvas.html @@ -0,0 +1,47 @@ + + + + + + + + + +
+
+ + +
+
+
+ +
+
+ + + + diff --git a/videocss.html b/videocss.html new file mode 100644 index 0000000..9f73f5a --- /dev/null +++ b/videocss.html @@ -0,0 +1,41 @@ + + + + + + + + + +
+
+ + +
+
+
+ +
+
+ + + +