mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-26 04:07:51 +00:00
LibWeb: Make getComputedStyle(e).getPropertyValue() see custom props
A lot of WPT tests rely on this mechanism to test unrelated things.
This commit is contained in:
parent
ea0e434d1d
commit
6dc61f895d
Notes:
github-actions[bot]
2024-11-21 20:16:55 +00:00
Author: https://github.com/awesomekling
Commit: 6dc61f895d
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2486
6 changed files with 36 additions and 37 deletions
|
@ -6,6 +6,6 @@ Rerun
|
|||
|
||||
Found 1 tests
|
||||
|
||||
1 Fail
|
||||
1 Pass
|
||||
Details
|
||||
Result Test Name MessageFail element with display:contents is focusable
|
||||
Result Test Name MessagePass element with display:contents is focusable
|
Loading…
Add table
Add a link
Reference in a new issue