Is this just an oversight? Or some obscure edge case?
If the former, let's fix it!
If the latter, let's fix it! Recall that goog.dom.classes methods declare Node as the param type instead of Element for convenience, so this should probably be treated the same way, even if there is an obscure edge case.
--Michael