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

Side by Side Diff: LayoutTests/fast/forms/select-reset-multiple-selections-4-single-selection-expected.txt

Issue 14096013: Implement select element list box with shadow DOM. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@shadowselect
Patch Set: Created 7 years, 8 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
1 This test checks to see what happens if we mark 2 items as selected in a single selection select element. 1 This test checks to see what happens if we mark 2 items as selected in a single selection select element.
2 2
3 If The test succeeds one should see 3 lines below the ruller below each containi ng the word SUCCEEDED in it. 3 If The test succeeds one should see 3 lines below the ruller below each containi ng the word SUCCEEDED in it.
4 4
5
5 6
6 LOAD:SUCCEEDED! 7 LOAD:SUCCEEDED!
7 SELECT:SUCCEEDED! 8 SELECT:SUCCEEDED!
8 RESET:SUCCEEDED! 9 RESET:SUCCEEDED!
9 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698