In IE11 when we block.getAttribute('style')
we return
border-bottom-width: 1pt; border-bottom-style: dotted; border-bottom-color: rgb(10, 49, 132)
But in chrome it returns border-bottom: 1pt dotted rgb(10, 49, 132)
How do I get the IE11 to return the same as chrome?
I think is this in IE11
Because is only information "border-button"