Dotclear

source: inc/public/default-templates/dotty/_video_player.html @ 3848:14d2be278fcd

Revision 3848:14d2be278fcd, 109 bytes checked in by franck <carnet.franck.paul@…>, 7 years ago (diff)

Attributs width et height utilisés sur d'autres éléments que les balises img, object, embed, canvas et svg sont interdits.

From 6a953261dc3ecddcd7caae287fbdfd3e3ae82f9d Mon Sep 17 00:00:00 2001
From: llune <llune@…>
Date: Sat, 1 Sep 2018 23:51:58 +0200
Subject: [PATCH] patch video_player

Line 
1<video controls preload="auto" style="width:400px; height:300px;">
2     <source src="{{tpl:MediaURL}}">
3</video>
Note: See TracBrowser for help on using the repository browser.

Sites map