##// END OF EJS Templates
Change css dict to a list,...
Change css dict to a list, even though this introduces O(N) complexity, it fixes a bug where path dependent css traits could be executed out of order, making it impossible to actually set the traits from the back-end.
Jonathan Frederic -
r16816:6c1b8599
Show More