Definition
CSSOM View Module Level 1 defines ScrollToOptions
dictionary ScrollToOptions : ScrollOptions {
unrestricted double left;
unrestricted double top;
};
ScrollToOptions dictionaryCSSOM View Module Level 1 defines ScrollToOptions
dictionary ScrollToOptions : ScrollOptions {
unrestricted double left;
unrestricted double top;
};