Actions
Bug #13699
openHandle TextDecoration::None explicitly
Start date:
04/09/2025
Due date:
% Done:
100%
Estimated time:
Description
This rule is never explicitly imposed, nor allowed currently.
By default Wt uses Wt::None
, which renders out to nothing. Leaving the default in the browser. This ensures that CSS rules that inherit still apply any text decoration.
The option TextDecoration::None
should exist, such that it can be rendered out, in case of exceptions to higher CSS rules.
Updated by Matthias Van Ceulebroeck 30 days ago
- Status changed from InProgress to Review
- Assignee deleted (
Matthias Van Ceulebroeck)
Updated by Matthias Van Ceulebroeck 14 days ago
- Status changed from Review to Implemented @Emweb
- Assignee set to Matthias Van Ceulebroeck
- % Done changed from 0 to 100
Updated by Matthias Van Ceulebroeck 11 days ago
- Status changed from Implemented @Emweb to Implemented @Test
Actions