The tree builder keeps a flag called the "frameset-ok flag". Given the markup below parsed in a standards-mode document, what is the structural consequence of that flag's state when the `<frameset>` start tag is encountered?
<!DOCTYPE html><body>x<frameset><frame></frameset>