repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Added release notes for 'ContentHandler::runLegacyHooks' removal
[mediawiki.git]
/
resources
/
src
/
dom-level2-skip.js
blob
484c295ebe5cea998372732d5236c571264ee1d4
1
/*!
2
* Skip function for dom-level2-shim module.
3
*
4
* Tests for window.Node because that's the only thing that this shim is adding.
5
*/
6
return !!window.Node;