mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 04:39:06 +00:00
LibWeb: Add CustomStateSet IDL type
This commit is contained in:
parent
bc94431b99
commit
e63d81b36e
Notes:
github-actions[bot]
2025-07-04 17:11:54 +00:00
Author: https://github.com/AtkinsSJ
Commit: e63d81b36e
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5302
Reviewed-by: https://github.com/tcl3 ✅
9 changed files with 104 additions and 0 deletions
|
@ -56,6 +56,7 @@ enum class ShouldComputeRole {
|
|||
X(CSSStylePropertiesSetProperty) \
|
||||
X(CSSStylePropertiesTextChange) \
|
||||
X(CustomElementStateChange) \
|
||||
X(CustomStateSetChange) \
|
||||
X(DidLoseFocus) \
|
||||
X(DidReceiveFocus) \
|
||||
X(EditingInsertion) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue