-
```
toolbar.addHandler('video', function () {
let url = prompt("Video link");
if (url) {
let range = quill.getSelection(true);
qu…
-
WHEN the user clicks "Saved Videos"
THEN the user is presented with a UI of videos they have saved
-
We would like ecosystem feedback on an initial proposal for instream video support with fenced frames. To summarize, the fenced frame (and its child frames) is responsible for hosting the ad player as…
-
Add support for HTML 5 native video embeds.
* should provide standard HTML 5 video element
* follow best practices from [web.dev](https://web.dev/video-basics)
* should provide html template over…
-
Couldn't find any planning about next feature or demos/samples, so I'll ask here my list :
A)
SVG => using svg as Image. (or/and SVG import/export as in fabric js canvas lib)
HTML => using foreign…
-
hi all,
I have integrated the TextChat+FileSharing in my application,when I send a *.docx ,my problem is the following:
Uncaught RangeError: Offset is outside the bounds of the DataView
at Dat…
-
### What is the issue with the HTML Standard?
The video element currently offers a single poster attribute, which allows us to load one poster image source. This is limiting when attempting to delive…
-
Just tested the current FC2 source, and it seems like many videos can't find a match.
Found this one https://fc2ppvdb.com/ although it still can't find all the video, but seems to contain better r…
-
### Description
The WebGPURenderer is a lot slower on Quest. People are reporting that their experiences are running poorly.
In the console I see:
```
WebGPU canvas configured with a differen…
-
### Context
this is a follow-up to
https://github.com/executablebooks/jupyter-book/issues/1249
### Proposal
in essence, the proposal is to create a new `html_video` extension that would behave muc…