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

openSUSE / agama / 7329105109

26 Dec 2023 11:21AM UTC coverage: 74.963% (-0.001%) from 74.964%
7329105109

push

github

web-flow
[web] Prefer HTML <strong> element over CSS `bold` class. (#960)

There are some sentences across the UI visually emphasized by using the
CSS `bold` class. Even though it's not entirely incorrect, after
revisiting the [HTML spec](https://html.spec.whatwg.org) it looks more
appropriate to use the
[`<strong>`](https://html.spec.whatwg.org/multipage/text-level-semantics.html#the-strong-element)
element instead. By doing so, delivered content becomes more semantic
and preserves visual clues by default.

Please, note that apart from switching from `<span class="bold">` to
`<strong>` this set of changes also fixes which sentences are marked as
important. In some case it just chooses the right sentences, while in
others it just removes the emphasis because it is not needed.

Additionally, affected sentences were modified for adding the final dot
if missing.

1426 of 2171 branches covered (0.0%)

Branch coverage included in aggregate %.

16027 of 21111 relevant lines covered (75.92%)

22.63 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

93.33
/web/web/src/components/core/InstallButton.jsx


Source Not Available

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