mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-09 19:16:02 +00:00
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:
parent
cdd2ccac0b
commit
a706d0ebf4
Notes:
github-actions[bot]
2025-02-22 19:03:09 +00:00
Author: https://github.com/awesomekling
Commit: a706d0ebf4
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3654
5 changed files with 100 additions and 10 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue