Bug 235024

Summary: [GTK][a11y] WTR: do not show html-id and toolkit attributes in test results
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, aperez, apinheiro, bugs-noreply, cfleizach, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 230253    
Attachments:
Description Flags
Patch aperez: review+, ews-feeder: commit-queue-

Description Carlos Garcia Campos 2022-01-10 02:55:05 PST
The html-id attribute is an internal one used by WTR to get the accessible of an element by its id. The toolkit attribute will make the results different for every platform.
Comment 1 Carlos Garcia Campos 2022-01-10 03:04:14 PST
Created attachment 448731 [details]
Patch
Comment 2 Carlos Garcia Campos 2022-01-10 04:44:27 PST
I don't know why EWS is taking the old expectation for accessibility/content-editable-as-textarea.html. The new one is included in the patch and the old one removed.
Comment 3 Carlos Garcia Campos 2022-01-10 04:48:37 PST
Committed r287833 (245885@trunk): <https://commits.webkit.org/245885@trunk>