summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/url/trivial-segments-expected.txt
blob: 882ff730f90177cd12f12ebf715fb529b6fd30aa (plain)
1
2
3
4
5
6
7
8
9
10
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","0","/","",""]'
PASS successfullyParsed is true

TEST COMPLETE