On 2009/09/22 04:59:53, MikeSamuel wrote:
http://codereview.appspot.com/120062/diff/1/2
File tests/com/google/caja/plugin/domita_test.html (right):

http://codereview.appspot.com/120062/diff/1/2#newcode309
Line 309: cl = cl.replace(/clickme|waiting/, '');
Just to satisfy my silly pedantry, can you make this regex
   /\b(clickme|waiting)\b\s*/g

ok.  updated snapshot.


http://codereview.appspot.com/120062

Reply via email to