mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Auto merge of #5644 - ChrisParis:nodefilter-typo, r=saneyuki
This commit is contained in:
commit
f90959d828
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue