Bug 235024 - [GTK][a11y] WTR: do not show html-id and toolkit attributes in test results
Summary: [GTK][a11y] WTR: do not show html-id and toolkit attributes in test results
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks: ATSPI
  Show dependency treegraph
 
Reported: 2022-01-10 02:55 PST by Carlos Garcia Campos
Modified: 2022-01-10 04:48 PST (History)
11 users (show)

See Also:


Attachments
Patch (126.64 KB, patch)
2022-01-10 03:04 PST, Carlos Garcia Campos
aperez: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>