blob: 5d29fa0a2b22ec850dcf98d3858d79fd42a96e58 [file] [log] [blame]
This tests that modifying location.port works as it should
PASS: internalFrame.contentWindow.location.port == "" should be true and is.
PASS: internalFrame.contentWindow.location.port == "88" should be true and is.
PASS: internalFrame.contentWindow.location.port == "" should be true and is.
PASS: internalFrame.contentWindow.location.port == "80" should be true and is.
PASS: internalFrame.contentWindow.location.host should be :0 and is.