summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/url/path-url-expected.txt
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2010-09-03 18:46:30 +0100
committerSteve Block <steveblock@google.com>2010-09-04 20:52:54 +0100
commit430b6b672341c7e8b5e4cfafaaae20315e68701b (patch)
tree3b290f1adb010f09128b054c456832ad896cbcec /LayoutTests/fast/url/path-url-expected.txt
parent7797f5cbd60d3a45ba6029508928d7cc7d52849f (diff)
downloadexternal_webkit-430b6b672341c7e8b5e4cfafaaae20315e68701b.zip
external_webkit-430b6b672341c7e8b5e4cfafaaae20315e68701b.tar.gz
external_webkit-430b6b672341c7e8b5e4cfafaaae20315e68701b.tar.bz2
Add fast/url LayoutTests at r66079
All tests pass. Change-Id: I2564b234be722a743e48ad07e3995a654202a208
Diffstat (limited to 'LayoutTests/fast/url/path-url-expected.txt')
-rw-r--r--LayoutTests/fast/url/path-url-expected.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/LayoutTests/fast/url/path-url-expected.txt b/LayoutTests/fast/url/path-url-expected.txt
new file mode 100644
index 0000000..73eaf54
--- /dev/null
+++ b/LayoutTests/fast/url/path-url-expected.txt
@@ -0,0 +1,11 @@
+Canonicalization of path URLs
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS canonicalize('javascript:') is 'javascript:'
+FAIL canonicalize('JavaScript:Foo') should be javascript:Foo. Was JavaScript:Foo.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+