- Output for 8.0.1 - 8.0.30, 8.1.0 - 8.1.34, 8.2.0 - 8.2.30, 8.3.0 - 8.3.30, 8.4.1 - 8.4.18, 8.5.0 - 8.5.3
- <tr> <td><label><input type="radio" name="shape" value="Heart" required>Heart</label></td> <td><label><input type="radio" name="flavor" value="Chocolate" required>Chocolate</label></td> <td><label><input type="radio" name="toppings" value="Cookies" required>Cookies</label></td></tr><tr> <td><label><input type="radio" name="shape" value="Rectangle" required>Rectangle</label></td> <td><label><input type="radio" name="flavor" value="Vanilla" required>Vanilla</label></td> <td><label><input type="radio" name="toppings" value="Spun-sugar Flowers" required>Spun-sugar Flowers</label></td></tr><tr> <td><label><input type="radio" name="shape" value="Square" required>Square</label></td> <td><label><input type="radio" name="flavor" value="Lemon" required>Lemon</label></td> <td><label><input type="radio" name="toppings" value="Mini Chocolate Candies" required>Mini Chocolate Candies</label></td></tr><tr> <td><label><input type="radio" name="shape" value="Round" required>Round</label></td> <td><label><input type="radio" name="flavor" value="Cheesecake" required>Cheesecake</label></td> <td><label><input type="radio" name="toppings" value="Marshmallows" required>Marshmallows</label></td></tr>