Lines Matching full:classname
3247 document.body.className = evtMap[evt.type];3249 document.body.className = this[hidden] ? "hidden" : "visible";