Fix ARC++ root URL computation
Previously, a role of the root ARC++ accessibility nodes was changed from rootWebArea to genericContainer. (http://crrev/c/1469064) There was a remaining logic that checks role==rootWebArea. This CL fixes it. This CL also adds an unit test to check string properties, and moved a tooltip related test into here as it was previously in name computation test. Bug: None Test: unit_tests --gtest_filter="AXTreeSourceArcTest.*" Change-Id: Id945f7fdd3e48455593986b975a339a73c83c1b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886554Reviewed-by:David Tseng <dtseng@chromium.org> Reviewed-by:
Sara Kato <sarakato@chromium.org> Commit-Queue: Hiroki Sato <hirokisato@chromium.org> Cr-Commit-Position: refs/heads/master@{#710606}
Showing
Please register or sign in to comment