https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 373ea7c388c7a2ad93d48298999d9726505e4ead authored by seabld on 21 May 2011, 04:50:50 UTC
Added tag SEAMONKEY_2_1rc2_RELEASE for changeset ac9cf29de0d2. CLOSED TREE a=release
Tip revision: 373ea7c
radio-still-native-when-styled.html
<!DOCTYPE HTML>
<input type="radio" style="border-width: 0">
<input type="radio" style="border-width: 1px">
<input type="radio" style="border-width: 2px">
<input type="radio" style="border-width: 3px">
<input type="radio" style="border-width: 4px">
<input type="radio" style="border-width: 5px">
<input type="radio" style="border-width: 6px">
<input type="radio" style="border-style: dotted">
<input type="radio" style="border-color: green">
<input type="radio" style="background-color: transparent">
<input type="radio" style="background-color: white">
<input type="radio" style="color: black">
<input type="radio" style="font-weight: normal">
back to top