aboutsummaryrefslogtreecommitdiff
path: root/js/tests/visual
AgeCommit message (Expand)AuthorFilesLines
2018-10-18Switch to lowercase `doctype`.XhmikosR12-12/+12
2018-10-18Use https, fix broken links and unneeded redirects.XhmikosR1-3/+3
2018-10-08Fix HTML validation errors and lint tests too.XhmikosR12-18/+17
2018-08-19fix unit testsJohann-S3-0/+16
2017-09-14Fix XSS in Alert, Carousel, Collapse, Dropdown and ModalJohann-S2-1/+6
2016-02-18Bump html5shiv to v3.7.3Chris Rebert12-12/+12
2016-02-16Visual/manual test for checkbox/radio button kbd behaviorPatrick H. Lauke1-2/+5
2016-02-16button.js: Fix keyboard navigationFabrice Daugan1-0/+2
2015-12-22Add visual test for #18365Chris Rebert1-0/+43
2015-06-02generalize dropdowns / drop role="menu"Patrick H. Lauke3-57/+57
2015-05-02Fix issue where affixed element has incorrect positioningCarlo Stearns1-0/+317
2015-03-25rm redundant aria-hidden usage from Modals; fixes #16020Chris Rebert1-1/+1
2015-03-24Merge pull request #15987 from twbs/fix-15972Chris Rebert2-5/+5
2015-03-07add togglable scrollbar-inducing content to Modal visual testChris Rebert1-0/+18
2015-03-07add static navbar to Modal visual testChris Rebert1-0/+23
2015-03-03add role="button" to a[data-toggle="collapse"]; fixes #15972Chris Rebert2-5/+5
2015-03-03Modal: Fix backdrop not readjusting when height changesHeinrich Fenkart1-2/+36
2014-11-05Update head of all visual tests to use our basic templateHeinrich Fenkart11-13/+126
2014-10-07Change Twitter links to use `https`.XhmikosR1-20/+20
2014-10-03Add missing collapse JS files to dropdown visual testMaarten Van Hoof1-0/+1
2014-07-18Add a bottom affixed element to affix visual tests.Charles B Johnson1-5/+63
2014-07-06Merge pull request #14021 from CFXd/add_collapsed_default_class_to_navbar_col...Mark Otto2-2/+2
2014-07-02Add collapsed default class to navbar-toggleMichael Silber2-2/+2
2014-06-25Add a few more cases to the visual test tab pageHeinrich Fenkart1-4/+105
2014-06-07Adds isolated visual tests for javascript plugins (decoupled from docs). This...fat11-0/+871