blob: 41fb1b0af861e1e94a39234c69667350ffb8863f [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?