Source code

Revision control

Copy as Markdown

Other Tools

// GENERATED CONTENT - DO NOT EDIT
// Content was automatically extracted by Reffy into webref
// Source: CSS Box Sizing Module Level 4 (https://drafts.csswg.org/css-sizing-4/)
partial interface Window {
undefined requestResize();
};