mirror of
https://github.com/servo/servo.git
synced 2025-07-31 03:00:29 +01:00
Fix typo in NodeFilter.webidl
This commit is contained in:
parent
22e570a06e
commit
f51218eb20
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