https://github.com/mozilla/gecko-dev
Raw File
Tip revision: eb34e2d82005849cd472ce13f55836d2f52424c9 authored by tbirdbld on 06 July 2015, 20:46:44 UTC
Added THUNDERBIRD_38_1_0esr_RELEASE THUNDERBIRD_38_1_0esr_BUILD1 tag(s) for changeset 0b05b68fb56f. DONTBUILD CLOSED TREE a=release
Tip revision: eb34e2d
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