mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-09 17:49:40 +00:00
LibWeb: Stub CSSCounterStyleRule
Just the interface. Adds 6 new WPT subtest passes.
This commit is contained in:
parent
7ad01d28a8
commit
8dd259b8d8
Notes:
github-actions[bot]
2025-07-18 10:52:47 +00:00
Author: https://github.com/gmta
Commit: 8dd259b8d8
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5501
Reviewed-by: https://github.com/AtkinsSJ ✅
7 changed files with 70 additions and 1 deletions
|
@ -23,6 +23,7 @@ libweb_js_bindings(Crypto/SubtleCrypto)
|
|||
libweb_js_bindings(CSS/AnimationEvent)
|
||||
libweb_js_bindings(CSS/CSSAnimation)
|
||||
libweb_js_bindings(CSS/CSSConditionRule)
|
||||
libweb_js_bindings(CSS/CSSCounterStyleRule)
|
||||
libweb_js_bindings(CSS/CSSFontFaceDescriptors)
|
||||
libweb_js_bindings(CSS/CSSFontFaceRule)
|
||||
libweb_js_bindings(CSS/CSSGroupingRule)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue