Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f6f3246e1825207acddb27f4fd3d180ea39aad49
https://github.com/WebKit/WebKit/commit/f6f3246e1825207acddb27f4fd3d180ea39aad49
Author: Zak Ridouh <[email protected]>
Date: 2026-03-23 (Mon, 23 Mar 2026)
Changed paths:
A
LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/forms/text-input-scroll-on-blur-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/forms/text-input-scroll-on-blur.html
M Source/WebCore/html/TextFieldInputType.cpp
Log Message:
-----------
Remove `deprecatedIsLeftToRightDirection()` usage from
`TextFieldInputType::elementDidBlur()`
https://bugs.webkit.org/show_bug.cgi?id=308576
rdar://171109624
Reviewed by Elika Etemad.
Fix text input blur scroll for vertical writing modes
*
LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/forms/text-input-scroll-on-blur-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/forms/text-input-scroll-on-blur.html:
Added.
* Source/WebCore/html/TextFieldInputType.cpp:
(WebCore::TextFieldInputType::elementDidBlur):
Canonical link: https://commits.webkit.org/309776@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications