Brian Smith
Brian Smith
Thanks @Hamatti and @rebloor, merging 🙌🏻
> isn't that pointless, since we know what the answer is going to be? Very true. I'll have a think about it and circle back to this again.
I'm taking a look for another final set of eyes on this 👀
Hi @S-Rafael thanks a lot for raising the issue, we'll take a look into this one shortly!
Note that there might be nice overlap with https://github.com/mdn/content/issues/20917 : ```css @supports font-tech(color-COLRv1) { font-family: "my cool colrv1 font"; } ```
Thanks a lot for opening this one. @estelle do you have any thoughts on this?
It looks like a lot of these have been moved: * From https://firefox-source-docs.mozilla.org/devtools-user/performance/ * to https://profiler.firefox.com/docs/#/
An alternative is to change the broken redirects to either the [placeholder page](https://firefox-source-docs.mozilla.org/devtools-user/performance/) or the new docs: ```bash # All destinations https://firefox-source-docs.mozilla.org/devtools-user/performance/* # From To /en-US/docs/Tools/Performance/Call_Tree https://profiler.firefox.com/docs/ ``` Generic landing...
It appears the changes requested have been added: >The aim of this skill test is to assess whether you've understood our [Basic math in JavaScript — numbers and operators](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/First_steps/Math) article....
Hi @marmyr thanks a lot for creating this issue. Would you like to open a pull request that addresses the problem?