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

Side by Side Diff: content/test/data/accessibility/css/inline-position-relative-expected-blink.txt

Issue 2955303002: Bounding boxes in the accessibility tree should always be relative to a box. (Closed)
Patch Set: Created 3 years, 5 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 rootWebArea pageLocation=(0, 0)
2 ++genericContainer pageLocation=(0, 0)
3 ++++staticText pageLocation=(0, 0) name='Before'
4 ++++++inlineTextBox pageLocation=(0, 0) name='Before'
5 ++++genericContainer pageLocation=(100, 0)
6 ++++++staticText pageLocation=(100, 0) name='After'
7 ++++++++inlineTextBox pageLocation=(100, 0) name='After'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698