| > <video poster="/videos/getting_a_book.png" controls
> preload="none">
Not currently supported - I'll add this tag in a future release!
Index: htslib.c
===================================================================
--- htslib.c (révision 123)
+++ htslib.c (copie de travail)
@@ -133,6 +133,7 @@
"usemap",
"longdesc", // accessibility
"xlink:href", // xml/svg tag
+ "poster", // HTML5
""
};
| |