MDN URL: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is
On the Polyfill section mentioned steps doesn't correspond the "steps" on the previous (Using Object.is) section.
"Using Object.is" and "Polyfill" sections.
The steps in the latter section to correspond former one.
Since this is more of a semantic issue there is nothing to test code-wise.
MDN Content page report details
en-us/web/javascript/reference/global_objects/object/isAlso it's not clear to see which steps in question at a first glance, it would be good to have mentioned steps in the former section (i.e. what is // Step 6.a: NaN == NaN). Thanks in advance.
I can take this 👍 I'll submit a PR in a few days.
@chengjieyun59 that's great, thank you for your offer of help! Don't hesitate to shout if you have any questions.
@ozanmuyes Submitted a fix #2793. Let me know if you have any questions, or would like me to clarify any concepts further.
@chengjieyun59 Thank you!
Most helpful comment
I can take this 👍 I'll submit a PR in a few days.