diff options
Diffstat (limited to 'tests/unit/button/button.html')
-rw-r--r-- | tests/unit/button/button.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unit/button/button.html b/tests/unit/button/button.html index 388209991..ebdc76470 100644 --- a/tests/unit/button/button.html +++ b/tests/unit/button/button.html @@ -68,6 +68,7 @@ </form> <input type="checkbox" id="check"><label for="check">Toggle</label> +<input type="checkbox" id="check2"><label for="check2">Checkbox</label> <div><input id="submit" type="submit" value="Label"></div> |