Brian Smith
Brian Smith
Thanks a lot for the submission. Usually this information is contained in a Browser Compat table that's maintained in a separate repository, but it's hand-written on this page, so I...
Hi @scottaohara 👋🏻 - I've had a look through this submission and read the related PR for context. I'm okay with removing the page; does your [+1 on the linked...
Thanks, all! I'm going to merge now and close the other PR https://github.com/mdn/content/pull/30605
Thanks @estelle - incorporated changes based on your comments if you'd like to have another look 👀
Thank you! Merging shortly 🚢
There's a CSP rule incoming in https://github.com/mdn/yari/pull/10858 that should help with this. When that's deployed, we can fix the example to load the [remote vtt](https://github.com/mdn/shared-assets/blob/main/misc/friday.vtt) and an actual video, too...
Hi @imadajerry - thanks for raising this one. I took a look and the example looks like it's working as expected to me. Could you provide some more information about...
Hi @smith558 - there are some reviewer comments outstanding for you to take a look at. Do you plan to come back to this one? Thank you :)
Hi @smith558 - are you okay with maintainers making the suggested changes to your branch? Will has suggested something like this (deletions in red and additions in green): ```diff -...
Thanks for the suggestion @Nommyde! I'm against adding this line here without an explanation, however. It's not required for the current example to work reliably (or [draw multiple rectangles](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/Tutorial/Transformations#a_translate_example)). I'm...