LibWeb: Let getComputedStyle() show *used* values for margin/padding

We were incorrectly showing *computed* instead of *used* values for
margin and padding when inspected via getComputedStyle().
This commit is contained in:
Andreas Kling 2025-02-21 11:52:37 +01:00 committed by Andreas Kling
commit a706d0ebf4
Notes: github-actions[bot] 2025-02-22 19:03:09 +00:00
5 changed files with 100 additions and 10 deletions

View file

@ -0,0 +1,11 @@
Harness status: OK
Found 6 tests
6 Pass
Pass .box 1
Pass .box 2
Pass .box 3
Pass .box 4
Pass .box 5
Pass .box 6