Invalid HTML in VerticaSlider.html
<td class="dijitReset dijitSliderButtonContainer dijitVerticalSliderButtonContainer"
<div class="dijitVerticalSliderIncrementIcon" tabIndex="-1" style="display:none" dojoAttachPoint="incrementButton" dojoAttachEvent="onclick: increment"><span class="dijitSliderButtonInner">+</a></span></div
</td
There is a closure of </a> without an open anchor tag. Line 6.
Change History (3)
Owner: |
set to Douglas Hays
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Component: |
Dijit →
Dijit - Form
|
(In [11049]) Fixes #4733. Removed mismatched ending anchor tag.