[Bug 26863] New: invoking filter

[email protected]
Newsgroups gmane.comp.web.dom.general
Message-ID <[email protected]/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26863

            Bug ID: 26863
           Summary: invoking filter
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
               URL: https://dom.spec.whatwg.org/#concept-node-filter
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

What does "invoking filter" mean when presented with the following one:

var filter = function() { return FILTER_ACCEPT; };
    filter.acceptNode = function(node) { return FILTER_SKIP; };

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.