<html>
<body>
The following inputs should not be stretched.
<input type="checkbox" value="DummyValue" style="height:50px;width=60px;">
<input type="radio" value="DummyValue2" style="height:50px;width=60px;">
</body>
</html>
<html>
<body>
The following inputs should not be stretched.
<input type="checkbox" value="DummyValue" style="height:50px;width=60px;">
<input type="radio" value="DummyValue2" style="height:50px;width=60px;">
</body>
</html>