For me it works:
Sorry maybe a miscommunication on my part
what I mean by overlap is
Select the whole line apply class 1
Select just the first word apply class 2
<span class="class1 class2">Hello</span> <span class="class1">World</span>
I wanted to test exactly this and have not realized that my sample does not prove it. You are correct. It is a bug.
1 Like