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

Side by Side Diff: LayoutTests/fast/forms/label/contenteditable-label-focus-tab-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month 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 | Annotate | Revision Log
OLDNEW
1 PASS successfullyParsed is true
2
3 TEST COMPLETE
1 Focus should be on the label 4 Focus should be on the label
2 PASS document.activeElement is label 5 PASS document.activeElement is label
3 Focus should be on the button after pressing tab 6 Focus should be on the button after pressing tab
4 PASS document.activeElement is button 7 PASS document.activeElement is button
5 Focus should be on the label after pressing shift+tab 8 Focus should be on the label after pressing shift+tab
6 PASS document.activeElement is label 9 PASS document.activeElement is label
7 PASS successfullyParsed is true
8
9 TEST COMPLETE
10 I'm editable. Just a button 10 I'm editable. Just a button
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698