/var/www/vhosts/ihelp.ro/httpdocs/vendor/twbs/bootstrap/js/tests/visual
NameSizeModeActions
alert.html21890644editdlrm
button.html29640644editdlrm
carousel.html28600644editdlrm
collapse.html53260644editdlrm
dropdown.html99580644editdlrm
input.html18210644editdlrm
modal.html156600644editdlrm
popover.html18530644editdlrm
scrollspy.html219060644editdlrm
tab.html322250644editdlrm
toast.html25890644editdlrm
tooltip.html63180644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/twbs/bootstrap/js/tests/visual/button.html (2964B)
Button

Button Bootstrap Visual Test

For checkboxes and radio buttons, ensure that keyboard behavior is functioning correctly.

Navigate to the checkboxes with the keyboard (generally, using Tab / Shift + Tab), and ensure that Space toggles the currently focused checkbox. Click on one of the checkboxes using the mouse, ensure that focus was correctly set on the actual checkbox, and that Space toggles the checkbox again.

Navigate to the radio button group with the keyboard (generally, using Tab / Shift + Tab). If no radio button was initially set to be selected, the first/last radio button should receive focus (depending on whether you navigated "forward" to the group with Tab or "backwards" using Shift + Tab). If a radio button was already selected, navigating with the keyboard should set focus to that particular radio button. Only one radio button in a group should receive focus at any given time. Ensure that the selected radio button can be changed by using the and arrow keys. Click on one of the radio buttons with the mouse, ensure that focus was correctly set on the actual radio button, and that and change the selected radio button again.