Closed yosinch closed 10 years ago
before <p contenteditable><a><b>|abcd</b></a></p> expected <p contenteditable><a><b><a href="URL">^URL|</a>abcd</b></a></p> actual <p contenteditable><a href="URL"><b>^URL|abcd</b></a></p>
Fixed by https://github.com/yosin-chromium/editing/commit/07f59523181a93971d5a5407c97331141a35e9c7
Example from createLink.Caret.InteractiveAtFirst
Affected tests: