When the class name has the same name as a DOM content, both gets replaced. ``` <a class="#fbe3e4 needsclick"> <span class="color-preview"></span> <span class="color-label">#fbe3e4 needsclick</span> </a> ```
When the class name has the same name as a DOM content, both gets replaced.