blob: 5b9faa1b49c100aead14117aa3b40eee8d9015ab [file] [log] [blame]
This test checks that markers are correct when auto correcting in the blockquote. If you type "l" and " ", there should be blue dots under the word: "notational". This test also makes sure that the replacement does not cause breaking out of blockquotes.
PASS internals.hasAutocorrectedMarker(5, 10) is true
PASS document.querySelectorAll("blockquote").length is 1
PASS document.querySelector("blockquote").innerText.indexOf("notational") is 18
PASS successfullyParsed is true
TEST COMPLETE
would this
testĀ notationalĀ 
make a difference?