Hello,

I need to write a layout test where the document's URL will be reported as

http://layouttest/new-test.html#segment

I tried 

window.location = url + "#name1";

but that doesn't work

any ideas?

thanks
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to