Sorry. I found that the about:blank page in windows has 4 elements and in wine it has 3, when I enumerated all of them I found that it has HTML, HEAD, TITLE and BODY elements, I'm working in some tests, do I have to test for each element inside of about:blank or by just testing for the amount of elements it's fine?