typo in comments.
git-svn-id: svn://10.0.0.236/branches/DOM_AGNOSTIC_BRANCH@181973 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2147,7 +2147,7 @@ static const char *gEventNames[] = {"event"};
|
||||
static const char *gSVGEventNames[] = {"evt"};
|
||||
// for b/w compat, the first name to onerror is still 'event', even though it
|
||||
// is actually the error message. (pre this code, the other 2 were not avail.)
|
||||
// XXXmarkh - a quick lxr shows no affected code - should be correct this?
|
||||
// XXXmarkh - a quick lxr shows no affected code - should we correct this?
|
||||
static const char *gOnErrorNames[] = {"event", "source", "lineno"};
|
||||
|
||||
// static
|
||||
|
||||
Reference in New Issue
Block a user