On Jul 16, 2006, at 3:53 PM, Martin Ström wrote:
{ name = 'support.function.js.firebug'; match = '.(warn|info|log|error|timeEnd| time|answer)\b'; }, answer was misspelled and the trailing \b was missing.
Thanks. It was supposed to be "assert" but it was misspelled anyways ;)
Fixed
thomas Aylott—subtleGradient