[webkit-dev] LayoutTests new-window-opener

Mario Bensi mbensi at pleyo.com
Mon Jan 4 09:40:44 PST 2010


Hello,

Just an question on this expected : LayoutTests/fast/dom/Window/new-window-
opener-expected.txt


In test you have this text : 

On success, you will see a series of "PASS" messages, followed by "TEST 
COMPLETE".


But in expected you have : 

Toolbar
FAIL newWin.toolbar.visible should be true. Was false.
PASS newWin.toolbar.visible is false
FAIL newWin.toolbar.visible should be true. Was false.
PASS newWin.toolbar.visible is false

Statusbar
FAIL newWin.statusbar.visible should be true. Was false.
PASS newWin.statusbar.visible is false
FAIL newWin.statusbar.visible should be true. Was false.
PASS newWin.statusbar.visible is false

Locationbar
FAIL newWin.locationbar.visible should be true. Was false.
PASS newWin.locationbar.visible is false
FAIL newWin.locationbar.visible should be true. Was false.
PASS newWin.locationbar.visible is false
PASS window.successfullyParsed is true


Normaly here I should see only "PASS" messages and it's not the case.

Is it an error or the message is not correct ?

Regards
Mario Bensi


More information about the webkit-dev mailing list