Include [nativeSource](https://chromedevtools.github.io/devtools-protocol/tot/Accessibility/#type-AXValueNativeSourceType) as well in the `form_control_a11y_tree` metric. This value tells us the element name giving the input element its a11y name. https://github.com/HTTPArchive/legacy.httparchive.org/blob/6cebea1032f5a94db7d3cdfc6d899bbef7163069/custom_metrics/a11y.js#L253
Include nativeSource as well in the
form_control_a11y_treemetric.This value tells us the element name giving the input element its a11y name.
legacy.httparchive.org/custom_metrics/a11y.js
Line 253 in 6cebea1