Yes, through its own syntax, BOM can affect some parts of a document sometimes ~ with the document as an object of the browser's window.
The Browser Object Model (BOM) is different in this way from the Document Object Model (DOM).
In contrast, DOM concentrates on the document itself and is far more thorough in its potential affects throughout a document.