File: test_GFM_024.html

package info (click to toggle)
python-readme-renderer 37.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 764 kB
  • sloc: python: 409; sh: 23; makefile: 4
file content (17 lines) | stat: -rw-r--r-- 234 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<ul>
<li><input type="checkbox" disabled> Valid unchecked checkbox</li>
<li><input type="checkbox" checked disabled> Valid checked checkbox</li>
<li> Invalid enabled checkbox</li>
<li>

</li>
<li>

</li>
<li>

</li>
<li>

</li>
</ul>