[whatwg] currentAlert is undefined

I am getting js errors on the HTML 5 specification in FF 3.6. Not
testing, now, jsut trying to do some RTFM.


THis page:

http://www.whatwg.org/specs/web-apps/current-work/multipage/apis-in-html-documents.html#innerhtml

Results in error:

currentAlert is undefined
currentAlert.className = 'closed';

Received on Monday, 5 April 2010 13:49:17 UTC