mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
LibWeb: Add default user agent style sheet for Fullscreen API
Matching the fullscreen pseudo class is currently a stub that will be implemented in a future commit.
This commit is contained in:
Notes:
github-actions[bot]
2026-02-23 18:47:01 +00:00
Author: https://github.com/Lubrsi Commit: https://github.com/LadybirdBrowser/ladybird/commit/53eae831e28 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7649 Reviewed-by: https://github.com/shannonbooth ✅ Reviewed-by: https://github.com/tcl3
@@ -53,6 +53,9 @@
|
||||
"focus-within": {
|
||||
"argument": ""
|
||||
},
|
||||
"fullscreen": {
|
||||
"argument": ""
|
||||
},
|
||||
"has": {
|
||||
"argument": "<relative-selector-list>"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user