AngleSharp text element parsing

I am developing a limited browser functionality with AngleSharp. The way it parses the HTML made me little bit confused. For example, the content of the following "div" is parsed as one BR child el...