compute-kind-widget-fallback-checkbox-input-ref.html (222B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>Reference: Compute kind of widget - fallback - checkbox-input</title> 4 <style> 5 #container { width: 500px; } 6 </style> 7 <div id="container"> 8 <input type="checkbox"> 9 </div>