chromium/third_party/blink/web_tests/fast/frames/frameElement-frame.html

<script>
  if (window.internals)
    internals.runtimeFlags.implicitRootScrollerEnabled = false;
</script>
<frameset>
      <frame id="Mr. Frame" src="resources/frameElement-contents.html">
</frameset>