Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1202)

Side by Side Diff: content/test/data/accessibility/aria/aria-owns-list-expected-mac.txt

Issue 1198203002: Fix accessibility objects with zero width and height. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@aria-owns-test
Patch Set: Clarify, don't assume child bounds are nonempty too Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 AXWebArea
2 ++AXList size=(400, 400)
3 ++++AXGroup AXTitle='One' size=(400, 200)
4 ++++++AXStaticText AXValue='One'
5 ++++AXGroup AXTitle='Two' size=(400, 200)
6 ++++++AXStaticText AXValue='Two'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698