Simplified reduction from https://en.wikipedia.org/wiki/Software_bug:
<!doctype html><style>
button::before { content: '['; }
button::after { content: ']'; }
</style><button><span>show
Currently, the :before
pseudo-element is not being displayed at all and the :after
pseudo-element is being displayed on a new line.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too