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

twbs / bootstrap / 28044357309
94%
main: 96%

Build:
Build:
LAST BUILD BRANCH: mdo/tab-keydown-menu-docs
DEFAULT BRANCH: main
Ran 23 Jun 2026 05:28PM UTC
Jobs 1
Files 33
Run time 1min
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

23 Jun 2026 05:27PM UTC coverage: 94.299% (+0.02%) from 94.276%
28044357309

push

github

web-flow
Floating labels: place label before control for screen readers (#42539)

Floating labels required the control to precede the `<label>` in the DOM
so the floating animation could use a sibling (`~`) selector. That order
made screen readers (e.g. NVDA) announce the label after the field's
value instead of before it.

Switch the SCSS to look forward with `:has()` so the `<label>` can come
first in the DOM while the CSS still reacts to the control's state
(focus, value, disabled, autofill). Reorder all examples, docs, and the
visual test to label-first markup to match.

Also give `.form-control-plaintext` its own copy of the control tokens so
its `var(--control-*)` references resolve, fixing phantom borders and
label misalignment.

Fixes #41362

1032 of 1153 branches covered (89.51%)

Branch coverage included in aggregate %.

2971 of 3092 relevant lines covered (96.09%)

220.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28044357309.1 23 Jun 2026 05:28PM UTC 33
94.3
GitHub Action Run
Source Files on build 28044357309
  • Tree
  • List 33
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28044357309
  • d1c2750c on github
  • Prev Build on v6-dev (#28023984349)
  • Next Build on v6-dev (#28134929913)
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