geary/test/js
Michael Gratton 0f554d2371 Fix select-quoting not preserving newlines in some cases
If the common ancestor of the quoted text is the plain-text-message DIV
itself, the isDescendant test fails and the style to preserve new lines
is not maintained. This adds a non-strict check to isDescendant and
enables that when checking the common ancestor node and a test case for
it.
2019-02-02 15:07:41 +11:00
..
client-page-state-test.vala Allow test fixtures and test methods to throw errors by default. 2018-04-07 09:41:18 +10:00
composer-page-state-test.vala Add plaintext quote marker to blockquote lines in one pass 2019-01-01 17:55:28 -07:00
conversation-page-state-test.vala Fix select-quoting not preserving newlines in some cases 2019-02-02 15:07:41 +11:00