• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

twbs / bootstrap / 33489 / 2
91%
main: 96%

Build:
Build:
LAST BUILD BRANCH: v6-menu-combobox
DEFAULT BRANCH: main
Ran 18 Feb 2019 10:00AM UTC
Files 13
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Feb 2019 09:56AM UTC coverage: 91.489%. Remained the same
33489.2

Pull #28298

travis-ci

web-flow
Remove incorrect aria-haspopup from dropdown toggles

`aria-haspopup` use requires the use of an ARIA `menu`, `listbox`, `tree`, `grid` or `dialog` (see https://www.w3.org/TR/wai-aria-1.1/#aria-haspopup)

in our use (as generic disclosure widgets), it's incorrect and sets up the wrong assumption/behavior from assistive technologies.

in future, we likely want to change our dropdowns to essentially be like a `dialog` - move focus to it when opened, possibly make it modal so focus is maintained inside it and the rest of the page is hidden/inert.

but for now, removing the incorrect attribute is probably the quickest, most immediate fix.
Pull Request #28298: Remove incorrect aria-haspopup from dropdown toggles

829 of 938 branches covered (88.38%)

Branch coverage included in aggregate %.

1568 of 1682 relevant lines covered (93.22%)

36.28 hits per line

Source Files on job 33489.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 4584
  • Travis Job 33489.2
  • 69c0bbd9 on github
  • Prev Job for on patrickhlauke-v4-ariahaspopup (#33421.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc