Auto merge of #5644 - ChrisParis:nodefilter-typo, r=saneyuki

This commit is contained in:
bors-servo 2015-04-11 06:22:25 -05:00
commit f90959d828

View file

@ -6,7 +6,7 @@
* The origin of this IDL file is
* http://dom.spec.whatwg.org/#interface-nodefilter
*/
// Import form http://hg.mozilla.org/mozilla-central/file/a5a720259d79/dom/webidl/NodeFilter.webidl
// Import from http://hg.mozilla.org/mozilla-central/file/a5a720259d79/dom/webidl/NodeFilter.webidl
callback interface NodeFilter {
// Constants for acceptNode()