Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 87a1ee7dd4f2231b246ea65f1ef7ac0b8ac0d06a
https://github.com/WebKit/WebKit/commit/87a1ee7dd4f2231b246ea65f1ef7ac0b8ac0d06a
Author: Rose <[email protected]>
Date: 2023-03-03 (Fri, 03 Mar 2023)
Changed paths:
M Source/WebCore/html/HTMLElement.cpp
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/Quirks.h
Log Message:
-----------
Remove needsInputModeNoneImplicitly
https://bugs.webkit.org/show_bug.cgi?id=252819
Reviewed by Ryosuke Niwa.
After checking desmos.com and viewing its source, I can confirm the site
now adopts inputmode="none", so we can remove this quirk.
*Source\WebCore\html\HTMLElement.cpp: Remove
needsInputModeNoneImplicitly check
*Source\WebCore\page\Quirks.cpp: Remove needsInputModeNoneImplicitly
*Source\WebCore\page\Quirks.h: Remove needsInputModeNoneImplicitly
Canonical link: https://commits.webkit.org/261175@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes