| <!doctype html> | |
| <title>radio with disabled and checked attributes renders differently than unchecked</title> | |
| <link rel=help href="https://bugzilla.mozilla.org/show_bug.cgi?id=1735077"> | |
| <link rel=mismatch href="input-radio-disabled-checked-notref.html"> | |
| <input type=radio disabled checked> |