mirror of
https://github.com/fastmail/Squire.git
synced 2024-12-22 07:13:08 -05:00
597024eecb
Just return a boolean for the TreeWalker filter fn. This diverges from the spec, but since the goal of this implementation is not to fully implement the spec and we're never going to use a native implementation, this doesn't matter and the code is easier to read when the function is just returning a boolean like any normal filter function. |
||
---|---|---|
.. | ||
Constants.js | ||
document.html | ||
Editor.js | ||
ie8dom.js | ||
ie8range.js | ||
ie8types.js | ||
intro.js | ||
Node.js | ||
outro.js | ||
Range.js | ||
TreeWalker.js |