mirror of
https://github.com/servo/servo.git
synced 2025-06-28 02:53:48 +01:00
5 lines
298 B
HTML
5 lines
298 B
HTML
<!doctype html>
|
|
<title>checkbox 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-checkbox-disabled-checked-notref.html">
|
|
<input type=checkbox disabled checked>
|