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

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

Issue 2328623003: Fix incorrectly positioned block element inside list-style-position:inside item (Closed)
Patch Set: update aria-owns-expected-mac.txt Created 4 years, 3 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 AXWebArea 1 AXWebArea
2 ++AXList 2 ++AXList
3 ++++AXGroup AXTitle='One' 3 ++++AXGroup AXTitle='One'
4 ++++++AXGroup 4 ++++++AXGroup
5 ++++++++AXListMarker AXValue='•' 5 ++++++++AXListMarker AXValue='•'
6 ++++++++AXStaticText AXValue='One' 6 ++++++++AXStaticText AXValue='One'
7 ++++AXGroup AXTitle='Two' 7 ++++AXGroup AXTitle='Two'
8 ++++++AXGroup 8 ++++++AXGroup
9 ++++++++AXListMarker AXValue='•' 9 ++++++++AXListMarker AXValue='•'
10 ++++++AXGroup
10 ++++++++AXStaticText AXValue='Two' 11 ++++++++AXStaticText AXValue='Two'
11 ++AXGroup AXTitle='Three' 12 ++AXGroup AXTitle='Three'
12 ++++AXGroup 13 ++++AXGroup
13 ++++++AXListMarker AXValue='•' 14 ++++++AXListMarker AXValue='•'
15 ++++AXGroup
14 ++++++AXStaticText AXValue='Three' 16 ++++++AXStaticText AXValue='Three'
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698