mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
LibWeb: Generate ::backdrop pseudo-elements
This commit is contained in:
Notes:
github-actions[bot]
2025-04-09 11:11:48 +00:00
Author: https://github.com/Gingeh Commit: https://github.com/LadybirdBrowser/ladybird/commit/4b9f5c6fb83 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4263 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -152,7 +152,6 @@
|
||||
}
|
||||
|
||||
dialog::backdrop {
|
||||
/* FIXME: This doesn't work in Ladybird. */
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user