mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
LibWeb: Implement the :default pseudo-class
This commit is contained in:
Notes:
github-actions[bot]
2025-05-24 09:32:32 +00:00
Author: https://github.com/Gingeh Commit: https://github.com/LadybirdBrowser/ladybird/commit/3fe148f2d45 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4838 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -220,6 +220,7 @@ public:
|
||||
bool pattern_applies() const;
|
||||
bool multiple_applies() const;
|
||||
bool required_applies() const;
|
||||
bool checked_applies() const;
|
||||
bool has_selectable_text() const;
|
||||
|
||||
bool supports_a_picker() const;
|
||||
|
||||
Reference in New Issue
Block a user