Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 302991b82afb921906d10d55fcfc109f1ef99036
https://github.com/WebKit/WebKit/commit/302991b82afb921906d10d55fcfc109f1ef99036
Author: Wenson Hsieh <[email protected]>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M LayoutTests/fast/text-extraction/debug-text-extraction-basic-expected.txt
M
LayoutTests/fast/text-extraction/debug-text-extraction-form-controls-expected.txt
M LayoutTests/fast/text-extraction/debug-text-extraction-markup-expected.txt
A
LayoutTests/fast/text-extraction/debug-text-extraction-role-suppression-expected.txt
A
LayoutTests/fast/text-extraction/debug-text-extraction-role-suppression.html
M Source/WebCore/page/text-extraction/TextExtraction.cpp
Log Message:
-----------
[AutoFill Debugging] Skip extracting a subset of accessibility roles
https://bugs.webkit.org/show_bug.cgi?id=312214
rdar://174700982
Reviewed by Abrar Rahman Protyasha.
Ignore several redundant or otherwise non-critical accessibility role attribute
values.
Test: fast/text-extraction/debug-text-extraction-role-suppression.html
* LayoutTests/fast/text-extraction/debug-text-extraction-basic-expected.txt:
*
LayoutTests/fast/text-extraction/debug-text-extraction-form-controls-expected.txt:
* LayoutTests/fast/text-extraction/debug-text-extraction-markup-expected.txt:
*
LayoutTests/fast/text-extraction/debug-text-extraction-role-suppression-expected.txt:
Added.
* LayoutTests/fast/text-extraction/debug-text-extraction-role-suppression.html:
Added.
* Source/WebCore/page/text-extraction/TextExtraction.cpp:
(WebCore::TextExtraction::extractRecursive):
Canonical link: https://commits.webkit.org/311169@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications