From d4b97cd8ba7c9b71d5e3ccb119103047da3b44a8 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 2 Aug 2021 10:31:29 -0400 Subject: remove link 'title' attributes that's just the 'href' (zh-cn, part 6) --- files/zh-cn/web/api/element/mousewheel_event/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web/api/element/mousewheel_event') diff --git a/files/zh-cn/web/api/element/mousewheel_event/index.html b/files/zh-cn/web/api/element/mousewheel_event/index.html index 26649814ed..bd903b3be5 100644 --- a/files/zh-cn/web/api/element/mousewheel_event/index.html +++ b/files/zh-cn/web/api/element/mousewheel_event/index.html @@ -155,7 +155,7 @@ original_slug: Web/Events/mousewheel

This difference makes a serious issue for web application developers. That is, web developers cannot know if mousewheel event is caused by which device.

-

See WebInputEventFactory::mouseWheelEvent of the Chromium's source code for the detail.

+

See WebInputEventFactory::mouseWheelEvent of the Chromium's source code for the detail.

Safari

-- cgit v1.2.3-54-g00ecf