mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:47:35 +00:00
LibWeb: Add the ResizeObserverBoxOptions IDL enum
This commit is contained in:
parent
110d73d786
commit
61fc3c31c6
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