javascript-tutorial / javascript-tutorial/en.javascript.info
window.open() parameters different than in MDN
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 25.5k
- Forks
- 4k
- PR merge metrics
- No merged PRs in 30d
Description
Are the parameters (url, name, params) in the described window.open() method intentionally different compared to the names of the parameters which MDN uses to describe window.open() (url, target, windowFeatures)?
Maybe one could update the used parameter names in javascript.info .
This would be a good first issue by the way.
What do you think?
Adjust to MDN or leave it at that?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the window.open() section linked in the issue and compare its parameter names with the referenced MDN documentation. Confirm the project’s preferred terminology with maintainers, then update the documentation if approved and verify that the section consistently uses the decided names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100