question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issue with "Function.prototype.toString()": Punctuation blends into background for codeblocks in tables

See original GitHub issue

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

What information was incorrect, unhelpful, or incomplete?

Codeblocks in table didn’t show punctuation (brackets, periods, commas) so the examples are confusing image

Specific section or headline?

Examples Also other pages, such as Operator Precedence, where comments are also hard to see image

What did you expect to see?

Full syntax for examples in codeblocks

Did you test this? If so, how?

Copying or selecting the text showed full syntax, and the highlight color when selecting matched the background color

MDN Content page report details

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
schalkneethlingcommented, Sep 10, 2021

There was mdn/yari#4254, but it’s marked as fixed , but it doesn’t seem to be.

@schalkneethling , do you have any insight into this?

Let me move this over yo Yari and have a closer look. Thanks for the heads up @wbamberg

1reaction
schalkneethlingcommented, Dec 31, 2021

Hey @That-Guy977, looks like this is mostly resolved?

Read more comments on GitHub >

github_iconTop Results From Across the Web

In what Javascript engines does Function.prototype.toString ...
I think it is (or was) primarily on mobile browsers that it doesn't/didn't return the source. Also note that the source returned varies...
Read more >
Bug on function prototype - Code::Blocks Forums
Bug on function prototype. « on: June 06, 2011, 02:04:25 am ». I doesn't use the nightly build of CodeBlocks but I found...
Read more >
21. Function.prototype.toString revision
This chapter covers the ES2019 feature “ Function.prototype.toString revision” by Michael Ficarra. It brings two major improvements compared to ES2018:.
Read more >
tag-hoc/index.html at master · jxnblk/tag-hoc - GitHub
React HOC to set an element's tag and remove props - tag-hoc/index.html at master ... toString(),t),i=Object.keys(this.components).map(function(e){return ...
Read more >
Code Injection Vulnerabilities in Web Applications
The majority of all security problems in today's Web applications is caused by string- based code injection, with Cross-site Scripting (XSS) being the ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found