I require your assistance on the internet browser compatibility of my code. Presently, the screen of my input variety resembles this on Mozilla (and also this is the outcome I desire):
However when I switch over to Chrome I obtain this outcome:
Why the development bar begins later on and also finishes earlier?
Below is my branch code: (other than Bootstrap, there is no css used on this input variety):
<< div course=" contentCol">
<> < div course=" development">
<> < div.
course=" progress-bar"
duty=" progressbar"
aria-valuenow=" {{keyResult.progress}} ".
aria-valuemin=" 0"
aria-valuemax=" 100"
design=" size: {{keyResult.progress}} %".
>>.
<.
<.
<< period course=" progress-value" design=" screen: inline-block;"> > {{keyResult.progress}} %<.
<.
Thanks significantly!
I attempted utilizing webkit however really did not obtain the appropriate techniques I assume.