本項は歴史的事項を説明しています。本項の内容の一部または全部は、現在の状況とは異なるかもしれません。
(なお本項の内容の一部または全部は、互換性または歴史的連続性のために現在も有効な場合もあります。しかし新たに利用することは避けるべきです。)
[1] Touch Events ( ( 版)) <https://dvcs.w3.org/hg/webevents/raw-file/v1/touchevents.html#h_note_3>
[2] Chrome は initTouchEvent
に対応しています。
[3] TouchEvent Class Reference ( ( 版)) <https://developer.apple.com/library/safari/documentation/UserExperience/Reference/TouchEventClassReference/TouchEvent/TouchEvent.html#//apple_ref/javascript/instm/TouchEvent/initTouchEvent>
[4] Mobile Safari と Chrome で引数に互換性がなく、 W3C Web Events WG は諦めてこのメソッドを削除したようです。かわりにコンストラクターを v2 で追加しようとしたものの、 v2 が中止になって放置・・・。
[5] standardize initTouchEvent · Issue #29 · w3c/touch-events ( 版) <https://github.com/w3c/touch-events/issues/29>
[6] Added legacy interface initTouchEvent · w3c/touch-events@50f51cc ( 版) <https://github.com/w3c/touch-events/commit/50f51ccacb0d5ad06f9cf6ed44f853d6a3616d10>
[7] Removed initTouchEvent from spec, added back original note · w3c/touch-events@a804689 ( 版) <https://github.com/w3c/touch-events/commit/a80468986cbb09c64a52cf959cc1a2fc05d65d1a>
[8] Standardize initTouchEvent? · Issue #29 · w3c/touch-events ( 版) <https://github.com/w3c/touch-events/issues/29>
[9] Standardize initTouchEvent? · Issue #29 · w3c/touch-events ( 版) <https://github.com/w3c/touch-events/issues/29>