Brian Smith
Brian Smith
@minimalsm - there are some review comments outstanding. Do you plan to come back to this? I can also have a look when you are ready. Thank you :)
Thanks a lot for opening this one. I'm pasting in details from your linked issue for convenience: > * [x] Implementation bugs are filed: > * Chromium: https://bugs.chromium.org/p/chromium/issues/detail?id=1492932 > *...
We'll put it on here (I can put it on the agenda) https://github.com/mdn/community-meetings/blob/main/24-01-22/agenda.md
Related PR for adding "vendor prefix": - [x] https://github.com/mdn/content/pull/29911
Note that the `-moz` vendor prefix page contains a lot of duplicate text: https://github.com/mdn/content/blob/e0782b97cb62c62d0ebf51018afd7e2e414c15ef/files/en-us/web/css/mozilla_extensions/index.md?plain=1#L41-L50 Which is handled by means of asterisks as footnotes in the WebKit page: https://github.com/mdn/content/blob/e0782b97cb62c62d0ebf51018afd7e2e414c15ef/files/en-us/web/css/webkit_extensions/index.md?plain=1#L26-L33 with an...
I also looked into this recently and I'd like to share * There 33 20 pens embedded using the `{{JSFiddleEmbed}}` macro * **all instances** of the `{{JSFiddleEmbed}}` macro are under...
Here's a PR to add the vanilla JS fiddles under `games/tutorials/2d_breakout_game_pure_javascript`: - [x] https://github.com/mdn/content/pull/32258
Asset library is here with a good foundation for deploy pipeline https://github.com/mdn/shared-assets Would suggest we look at: - [ ] https://github.com/mdn/shared-assets/issues/6
Chris already linked to it, but leaving the platform status link here: - https://chromestatus.com/feature/4722261258928128
This was fixed in https://github.com/mdn/content/pull/33910