mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
LibWeb: Allow custom properties on pseudo-elements with property lists
This commit is contained in:
committed by
Jelle Raaijmakers
parent
fb61294df7
commit
e49b643f86
Notes:
github-actions[bot]
2026-03-04 12:38:07 +00:00
Author: https://github.com/tcl3 Commit: https://github.com/LadybirdBrowser/ladybird/commit/e49b643f868 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/8267 Reviewed-by: https://github.com/gmta ✅
@@ -0,0 +1,5 @@
|
||||
color: rgb(0, 0, 255)
|
||||
opacity: 0.5
|
||||
font-weight: 900
|
||||
inherited color: rgb(0, 128, 0)
|
||||
nested color: rgb(0, 0, 255)
|
||||
Reference in New Issue
Block a user