mirror of
https://github.com/servo/servo
synced 2026-05-10 00:52:08 +02:00
6 lines
298 B
HTML
6 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>
|