blob: 32b969ca5369b268c89b6e32f88b93b168d8927a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
.test {background-repeat: no-repeat; }
</style>
</head>
<body>
<input type="button" value="Example" class="test" />
</body>
</html>