Files
ladybird/Tests/LibWeb/Text/expected/focus-shouldIndicateFocus.txt
Sam Atkins 45fc72214f LibWeb/CSS: Set border-widths to 0 at used time, not computed time
...when the style is `none` or `hidden`. `outline-width` is not affected
by `outline-style: none` at all.

In our codebase, that means doing the border-width conversion when
assigning to ComputedValues.

Corresponds to:
2a3d1e4d10
09f11f2ef9
2025-12-15 21:28:19 +01:00

4 lines
81 B
Plaintext

INPUT: rgb(0, 0, 0) auto 3px
BUTTON: rgb(0, 0, 0) 3px
DIV: rgb(0, 0, 0) auto 3px