[gimp-web/testing] Fix video URL, try quick fix for video element positioning



commit 94dc387de080ec50f754c95643aac884c65272c7
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Sat Nov 28 02:54:14 2015 +0300

    Fix video URL, try quick fix for video element positioning

 content/news/2015-11-26 GIMP 2.9.2.md |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/content/news/2015-11-26 GIMP 2.9.2.md b/content/news/2015-11-26 GIMP 2.9.2.md
index f79871b..67c3314 100644
--- a/content/news/2015-11-26 GIMP 2.9.2.md     
+++ b/content/news/2015-11-26 GIMP 2.9.2.md     
@@ -124,10 +124,10 @@ Apart from the newly added _experimental_ MyPaint Brush tool, there are several
 * You can optionally lock brush size to zoom.
 * All tools that use GIMP's brush engine now have hardness and force sliders.
 
-<video width="650" height="366" controls>
-  <source src="hhttp://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-canvas-rotation-preview.webm"; 
type="video/webm">
+<p><video width="650" height="366" controls>
+  <source src="http://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-canvas-rotation-preview.webm"; 
type="video/webm">
 Your browser does not support the video tag.
-</video> 
+</video> </p>
 
 <!-- https://vimeo.com/64481497 for canvas rotation -->
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]