Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c31a3bd6fa34624051e51534ba90c847f98b6488
https://github.com/WebKit/WebKit/commit/c31a3bd6fa34624051e51534ba90c847f98b6488
Author: Aleksei Marchenko <[email protected]>
Date: 2024-06-07 (Fri, 07 Jun 2024)
Changed paths:
A
LayoutTests/interaction-region/text-input-focused-edited-empty-expected.txt
A LayoutTests/interaction-region/text-input-focused-edited-empty.html
A LayoutTests/interaction-region/text-input-focused-edited-expected.txt
A LayoutTests/interaction-region/text-input-focused-edited.html
M LayoutTests/interaction-region/text-input-focused-expected.txt
A LayoutTests/interaction-region/textarea-focused-edited-empty-expected.txt
A LayoutTests/interaction-region/textarea-focused-edited-empty.html
A LayoutTests/interaction-region/textarea-focused-edited-expected.txt
A LayoutTests/interaction-region/textarea-focused-edited.html
M LayoutTests/interaction-region/textarea-focused-expected.txt
M Source/WebCore/page/InteractionRegion.cpp
Log Message:
-----------
Makes interaction region visible on a HTMLTextFormControlElement when focused.
https://bugs.webkit.org/show_bug.cgi?id=275064
rdar://120749461
Reviewed by Aditya Keerthi.
Interaction region is visible in almost all states of a
HTMLTextFormControlElement
except when editing the text and when focused + edited + has-value.
* LayoutTests/interaction-region/text-input-focused-edited-empty-expected.txt:
Added.
* LayoutTests/interaction-region/text-input-focused-edited-empty.html: Added.
* LayoutTests/interaction-region/text-input-focused-edited-expected.txt: Copied
from LayoutTests/interaction-region/text-input-focused-expected.txt.
* LayoutTests/interaction-region/text-input-focused-edited.html: Added.
* LayoutTests/interaction-region/text-input-focused-expected.txt:
* LayoutTests/interaction-region/textarea-focused-edited-empty-expected.txt:
Added.
* LayoutTests/interaction-region/textarea-focused-edited-empty.html: Added.
* LayoutTests/interaction-region/textarea-focused-edited-expected.txt: Copied
from LayoutTests/interaction-region/text-input-focused-expected.txt.
* LayoutTests/interaction-region/textarea-focused-edited.html: Added.
* LayoutTests/interaction-region/textarea-focused-expected.txt:
* Source/WebCore/page/InteractionRegion.cpp:
(WebCore::shouldAllowNonInteractiveCursorForElement):
Canonical link: https://commits.webkit.org/279828@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes