Testcase for 10490
example 1:
My favorite Website - this one code iis <a href="">My Favorite Website</a>
My favorite Website - this code is <a href="">
My favorite Website
</a>
exmaple 2:
Nav5, the future is here!b - this code is <B> Nav5, the future is here! </B>b
Nav5, the future is here!b - this code is <B>
Nav5, the future is here!
</B>b
Look at example one, item 2. the link is OK but it continue the link out space more then should be.
example 2 is rendered OK - the "b" in the end of the sentence is in a normal mode and not in bold mode.