Jean-Yves Perrier

Results 209 comments of Jean-Yves Perrier

> I'll open a separate PR for removing multicol and changing flexbox to lower case. 👍 > > [#19336 (comment)](https://github.com/mdn/content/pull/19336#discussion_r941995120) > > You mean delete the "Backwards compatibility of flexbox"...

As Will is out today, and the only divergence was the _flexbox_ capitalization, I will override his review. The open points can be dealt with in a follow-up PR.

There is a parallelogram example using `tan()` there: https://github.com/w3c/csswg-drafts/issues/2331#issuecomment-366469494 It may be the basis for an example here.

Is this already implemented in a browser? If not, we should probably wait until one browser ships it (Firefox or another).

We are still thinking if the _naming_ jssyntax is good or not. I have an Action Item to think about it and discuss it, but had no time to get...

Yes, we want to change the name from `jssyntax` to `jsnolint`. But I need to create the PR and check for the consensus (that I believed we had before already).

I've opened #7017 for the change. Please mark your approval there so that we can double-check we have a consensus. Thank you for your patience.

Is it only me, or did Prism stop applying JS syntax colors on the files here?

It works on all, but the one I checked: https://pr19177.content.dev.mdn.mozit.cloud/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/filter And this is caused by `js-nolints` instead of `js-nolint`, that I missed when scanning the file. Creating a follow-up PR.

A simple log to the console, like `console.log()` should work.