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: third_party/WebKit/LayoutTests/fast/dom/Element/classlist-remove-token-expected.txt

Issue 1411123004: Handle extra whitespaces in the DOM token list (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 PASS div1.className is 'b c'
2 PASS div2.className is 'a c'
3 PASS div3.className is 'a b'
4 PASS successfullyParsed is true
5
6 TEST COMPLETE
7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698