aboutsummaryrefslogtreecommitdiffstats
path: root/tests/static/slider/slider_horizontal.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/static/slider/slider_horizontal.html')
-rw-r--r--tests/static/slider/slider_horizontal.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/static/slider/slider_horizontal.html b/tests/static/slider/slider_horizontal.html
index c4275d608..de510a835 100644
--- a/tests/static/slider/slider_horizontal.html
+++ b/tests/static/slider/slider_horizontal.html
@@ -10,9 +10,7 @@
</head>
<body>
-<div id="slider-horizontal" class="ui-slider ui-slider-horizontal ui-widget ui-widget-content ui-corner-all">
- <a href="#" class="ui-slider-handle ui-state-default ui-corner-all" style="left: 50%;"></a>
-</div>
+<div class="ui-slider ui-slider-horizontal ui-widget ui-widget-content ui-corner-all"><a style="left: 50%;" class="ui-slider-handle ui-state-default ui-corner-all" href="#"></a></div>
</body>
</html>