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

Side by Side Diff: content/test/data/accessibility/aria/input-text-aria-placeholder-expected-blink.txt

Issue 2492083002: Implement aria-placeholder (Closed)
Patch Set: Rebaseline android placeholder test Created 4 years 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
2 ++textField name='aria-placeholder1'
3 ++textField name='placeholder2'
4 ++++div
5 ++++++staticText name='placeholder2'
6 ++++++++inlineTextBox name='placeholder2'
7 ++textField name='aria-label3' placeholder='placeholder3'
8 ++++div
9 ++++++staticText name='placeholder3'
10 ++++++++inlineTextBox name='placeholder3'
11 ++textField name='aria-label4' placeholder='aria-placeholder4'
12 ++textField description='aria-description5' name='aria-label5' placeholder='plac eholder5'
13 ++++div
14 ++++++staticText name='placeholder5'
15 ++++++++inlineTextBox name='placeholder5'
16 ++div
17 ++++staticText name='aria-description5'
18 ++++++inlineTextBox name='aria-description5'
19 ++textField description='title6' name='aria-placeholder6'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698