0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00
Squire/source
Neil Jenkins 0bdbef305a Use <b>, <i> instead of semantic elements
As the W3C spec says, only use <strong>, <em> if you're sure of the intended
semantics.
2011-11-03 14:18:00 +11:00
..
document.html Initial commit for public release. 2011-10-29 14:15:21 +11:00
Editor.js Use <b>, <i> instead of semantic elements 2011-11-03 14:18:00 +11:00
Node.js Fix Range#containsNode. 2011-11-02 19:12:31 +11:00
Range.js Fix Range#get(Start|End)Block. 2011-11-03 12:10:16 +11:00
TreeWalker.js TreeWalker must not try to access parent of root node 2011-11-03 12:45:41 +11:00