Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / range / slider-thumb-shared-style.html
blobe8ccd85209727e37dd7a44c7cac3629ede1136dc
1 <p>
2 Test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=13800">http://bugs.webkit.org/show_bug.cgi?id=13800</a>
3 REGRESSION: Moving a slider moves another unrelated slider</i>.
4 </p>
5 <p>
6 The first slider&rsquo;s thumb should be on the left.
7 </p>
8 <div>
9 <input type="range" value="0"><br>
10 <input type="range" value="100">
11 </div>