From 59a1a3f46384e2711751913b0a6e472f1b6f0842 Mon Sep 17 00:00:00 2001 From: Timothy Flynn Date: Thu, 20 Apr 2023 08:41:39 -0400 Subject: [PATCH] Base: Add options to the video test page to change its attributes This is to allow testing autoplay, poster images, etc. without having to stash local changes to the page. This also changes the URLs used on the page to be relative to the page itself, to allow the page to load both on Serenity and Lagom. --- Base/res/html/misc/video-webm.html | 42 +++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/Base/res/html/misc/video-webm.html b/Base/res/html/misc/video-webm.html index d48e9ee88e..68bc4e7580 100644 --- a/Base/res/html/misc/video-webm.html +++ b/Base/res/html/misc/video-webm.html @@ -73,15 +73,44 @@ + +
+ Select a video playback option: +
+ + +
+
+ + +
+
+ + +
+

- +