input-radio-disabled-checked.html (289B)
1 <!doctype html> 2 <title>radio with disabled and checked attributes renders differently than unchecked</title> 3 <link rel=help href="https://bugzilla.mozilla.org/show_bug.cgi?id=1735077"> 4 <link rel=mismatch href="input-radio-disabled-checked-notref.html"> 5 <input type=radio disabled checked>