WPT Failure: ARIA role parsing should ignore any leading/trailing whitespace, including line breaks. Failure in new test, "div[role=button] ignoring line break" https://wpt.fyi/results/wai-aria/role/fallback-roles.html?label=experimental&label=master&aligned For this markup (the line break here is substantive) <div role=" button" data-testname="div[role=button] ignoring line break" aria-label="x" data-expectedrole="button" class="ex">x</div> FAIL message: expected "button" but got "generic" as the computed role
<rdar://problem/113923520>
https://github.com/web-platform-tests/interop-2023-accessibility-testing/issues/11
Pull request: https://github.com/WebKit/WebKit/pull/17337
Committed 267930@main (3693580c14ed): <https://commits.webkit.org/267930@main> Reviewed commits have been landed. Closing PR #17337 and removing active labels.