From b3400a41e5ff084784e4557bb07c0a351a34d477 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 2 Aug 2021 22:42:50 -0400 Subject: remove link 'title' attributes that's just the 'href' (ja, part 4) (#1851) --- files/ja/web/api/keyboardevent/keycode/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ja/web/api/keyboardevent/keycode') diff --git a/files/ja/web/api/keyboardevent/keycode/index.html b/files/ja/web/api/keyboardevent/keycode/index.html index 8498e8dc8c..2103bafef1 100644 --- a/files/ja/web/api/keyboardevent/keycode/index.html +++ b/files/ja/web/api/keyboardevent/keycode/index.html @@ -3174,4 +3174,4 @@ translation_of: Web/API/KeyboardEvent/keyCode

Starting Gecko 21 (and older than 15), OEM specific key values are available on the keyCode attribute only on Windows. So they are not useful for usual web applications. They are useful only for intranet applications or in similar situations.

-

See "Manufacturer-specific Virtual-Key Codes (Windows CE 5.0)" in MSDN for the detail.

+

See "Manufacturer-specific Virtual-Key Codes (Windows CE 5.0)" in MSDN for the detail.

-- cgit v1.2.3-54-g00ecf