-
Write unit tests for `new_student` view in the `students` app. The tests need to be added in a file `test_views` in `test` directory of `students` app.
To learn about how to write unit tests in Dja…
-
# Bug Report
Docs of `charCodeAt` and `codePointAt` are flipped. Described in MDN, the `codePointAt` returns *Unicode* code point, and `charCodeAt` returns UTF16 char code, however in JSDoc string …
-
### MDN URL
/en-US/docs/Web/API/Gamepad_API/Using_the_Gamepad_API
### What specific section or headline is this issue about?
Multiple sections
### What information was incorrect, unhelpful…
-
It's a long time ago since HTML5 date/time support was included in simple_form https://github.com/heartcombo/simple_form/pull/935 and since then as the docs describe by default they are disabled https…
-
[Here](https://github.com/github/relative-time-element/blob/3a8f30f1a66edbe8d4e76c721ff1767c49b0ed27/src/relative-time-element.ts#L173) A style argument is being passed to the config of the Intl.Relat…
-
* suppress
候选:消除 / ~抑制~ / 阻止
我在 #1005 暂时翻译为了“消除”,见 https://github.com/vuejs-translations/docs-zh-cn/pull/1005#discussion_r1751167918
* shadow root
候选:保留原文 / 影子根
我在 #1013 暂时保留了原文…
-
### What type of issue is this?
Incorrect support data (example: Chrome says "86" but support was added in "40")
### What information was incorrect, unhelpful, or incomplete?
Data support for Safar…
-
One question from @jeffque made me doubt the use of Content-Disposition header as a valid `Request Header`.
Turns out in the MDN HTTP Reference https://developer.mozilla.org/en-US/docs/Web/HTTP/Hea…
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/currentTime
### What specific section or headline is this issue about?
Value
### What information was incorrect, unhel…
-
### Clear and concise description of the problem
I have a feeling that a serious documentation contributor has lots of things to do **before** editing a page:
* Examine the page source.
* Search …