chromium/third_party/blink/renderer/core/html/focus_options.idl

dictionary FocusOptions {
    boolean preventScroll = false;
};