1
0
Fork 0
liza/test/ui
Mike Gerwitz 7567306123 FieldStyler: Remove classes not added by #addClass
This code assumed that no classes would be removed that were _not_
added by #addClass.  Well, that's false.

* src/ui/styler/FieldStyler.js (removeClass): Consider both spaces and
  boundary preceding class name.

* test/ui/styler/FieldStylerTest.js: Add test case.
2017-03-17 14:11:16 -04:00
..
step Correct and test GeneralStepUi#scrollTo 2016-08-05 11:45:09 -04:00
styler FieldStyler: Remove classes not added by #addClass 2017-03-17 14:11:16 -04:00