haikuwebkit/LayoutTests/fast/url/path-url-expected.txt

12 lines
270 B
Plaintext

Canonicalization of path URLs
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS canonicalize('javascript:') is 'javascript:'
PASS canonicalize('JavaScript:Foo') is 'javascript:Foo'
PASS successfullyParsed is true
TEST COMPLETE