mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02: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:
committed by
Andreas Kling
parent
cdd2ccac0b
commit
a706d0ebf4
Notes:
github-actions[bot]
2025-02-22 19:03:09 +00:00
Author: https://github.com/awesomekling Commit: https://github.com/LadybirdBrowser/ladybird/commit/a706d0ebf4a Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3654
@@ -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
|
||||
Reference in New Issue
Block a user