Content: Issue with "Object.is()": Wrong correlation between sections

Created on 26 Feb 2021  ·  5Comments  ·  Source: mdn/content

MDN URL: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is

What information was incorrect, unhelpful, or incomplete?

On the Polyfill section mentioned steps doesn't correspond the "steps" on the previous (Using Object.is) section.

Specific section or headline?

"Using Object.is" and "Polyfill" sections.

What did you expect to see?

The steps in the latter section to correspond former one.

Did you test this? If so, how?

Since this is more of a semantic issue there is nothing to test code-wise.



MDN Content page report details

JS

Most helpful comment

I can take this 👍 I'll submit a PR in a few days.

All 5 comments

Also 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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lychyi picture lychyi  ·  3Comments

Codefeak picture Codefeak  ·  3Comments

ydaniv picture ydaniv  ·  4Comments

vinyldarkscratch picture vinyldarkscratch  ·  4Comments

Elchi3 picture Elchi3  ·  4Comments