mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-12 04:22:28 +00:00
LibWeb: Add the ResizeObserverBoxOptions IDL enum
This commit is contained in:
parent
110d73d786
commit
61fc3c31c6
Notes:
sideshowbarker
2024-07-17 16:20:28 +09:00
Author: https://github.com/IdanHo
Commit: 61fc3c31c6
Pull-request: https://github.com/SerenityOS/serenity/pull/13424
Reviewed-by: https://github.com/alimpfard ✅
3 changed files with 9 additions and 6 deletions
|
@ -562,5 +562,6 @@ class XMLHttpRequestPrototype;
|
|||
class XMLHttpRequestWrapper;
|
||||
enum class CanPlayTypeResult;
|
||||
enum class DOMParserSupportedType;
|
||||
enum class ResizeObserverBoxOptions;
|
||||
enum class XMLHttpRequestResponseType;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue