Should we write about old features that any current browsers does (or doesn't) implement? #589
-
Since Japanese is my mother tongue, English translation is not accurate. So, I put Japanese claims after it. For example, "useCapture (of the addEventListener method) has not always been optional", which is false after IE9. These kinds of information are just the source of the confusion to most of the new comers, which only maintain for current browsers. 例えばaddeventListenerメソッドの「useCapture はどんなブラウザーでもオプションになっているわけではありません。」という記述はIE9以降は当てはまりません。このような情報は現行ブラウザの未対応している新参者にとっては混乱のもとでしかありません。 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
I agree with you, we should remove this note and should not in general document features of obsolete browsers. The mdn/browser-compat-data project agreed a policy where (I think) if a feature had not been supported by any browsers for >2 years, we should delete any docs for it. mdn/content has been tending to follow this policy as well. I can never find where this policy is documented though. |
Beta Was this translation helpful? Give feedback.
-
browser-compat-data documents this policy there. Reviewers of mdn/content applies the same, as far as I noticed when deleting content here. (But I don't think this is documented anywhere) |
Beta Was this translation helpful? Give feedback.
-
Closing as answered/settled. |
Beta Was this translation helpful? Give feedback.
-> mdn/content#6865 removes the note.