RESOLVED FIXED 44480
Add test for a NodeFilter throwing
https://bugs.webkit.org/show_bug.cgi?id=44480
Summary Add test for a NodeFilter throwing
Simon Fraser (smfr)
Reported 2010-08-23 18:50:33 PDT
The TreeWalker DOM spec says that an exception thrown inside the NodeFilter should propagate out to the caller. We should add a test for this.
Attachments
Patch (3.14 KB, patch)
2010-08-23 18:51 PDT, Simon Fraser (smfr)
sam: review+
Simon Fraser (smfr)
Comment 1 2010-08-23 18:51:36 PDT
Sam Weinig
Comment 2 2010-08-24 10:50:10 PDT
Comment on attachment 65200 [details] Patch r=me, you could also test the raw function case for completeness.
Simon Fraser (smfr)
Comment 3 2010-08-24 13:23:10 PDT
Note You need to log in before you can comment on or make changes to this bug.