Sign in
webkit
/
WebKit
/
2bde0edf56b50cba234b331b5ddd67eb5d2a0a71
/
.
/
LayoutTests
/
fast
/
url
/
trivial-segments-expected.txt
blob: 4f384fc4857ea57a9ba36a4d2ae192c2b654a58a [
file
] [
log
] [
blame
]
Test basic features of URL segmentation
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS segments('http://example.com/') is '["http:","example.com","","/","",""]'
PASS successfullyParsed is true
TEST COMPLETE