<html> | |
<head> | |
<style type="text/css"> | |
* { -webkit-appearance: sliderthumb-horizontal; } | |
</style> | |
</head> | |
<body> | |
PASS If this test does not crash. http://bugs.webkit.org/show_bug.cgi?id=12045 | |
<script> | |
if (window.testRunner) | |
testRunner.dumpAsText(); | |
</script> | |
</body> | |
</html> |