From 9fb44756a5432219d159d6892341e0a9e0582bb2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 27 Jul 2021 11:32:55 -0400 Subject: remove link 'title' attributes that's just the 'href' (de) (#1735) --- files/de/web/api/keyboardevent/keycode/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/de/web/api/keyboardevent') diff --git a/files/de/web/api/keyboardevent/keycode/index.html b/files/de/web/api/keyboardevent/keycode/index.html index bfbfb34925..5ea723a1df 100644 --- a/files/de/web/api/keyboardevent/keycode/index.html +++ b/files/de/web/api/keyboardevent/keycode/index.html @@ -3180,4 +3180,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