0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2025-02-23 07:15:50 -05:00
Squire/build
Neil Jenkins 768f4420b9 Correctly check if <br> makes a line break.
The previous test was incorrect. A <br> actually introduces a line break if
there is any non-whitespace after it in the block or if there is another <br>
after it in the block. It is irrelevant what comes before it in the block.
2013-03-08 17:14:11 +11:00
..
document.html Add IE10 compatibility. 2012-11-12 18:30:40 +11:00
ie8.js Catch all errors to allow logging. 2013-01-24 11:54:44 +11:00
squire.js Correctly check if <br> makes a line break. 2013-03-08 17:14:11 +11:00