Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(203)

Unified Diff: LayoutTests/fast/url/idna2003-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/url/host-lowercase-per-scheme-expected.txt ('k') | LayoutTests/fast/url/ipv4-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/url/idna2003-expected.txt
diff --git a/LayoutTests/fast/url/idna2003-expected.txt b/LayoutTests/fast/url/idna2003-expected.txt
deleted file mode 100644
index 790ba2ced6d57a7d79c6a0232d590757c9aa67f8..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/url/idna2003-expected.txt
+++ /dev/null
@@ -1,38 +0,0 @@
-IDNA2003 handling in domain name labels.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-The PASS/FAIL results of this test are set to the behavior in IDNA2003.
-PASS canonicalize('http://faß.de/') is 'http://fass.de/'
-PASS canonicalize('http://βόλος.com/') is 'http://xn--nxasmq6b.com/'
-PASS canonicalize('http://ශ්‍රී.com/') is 'http://xn--10cl1a0b.com/'
-PASS canonicalize('http://نامه‌ای.com/') is 'http://xn--mgba3gch31f.com/'
-PASS canonicalize('http://www.looĸout.net/') is 'http://www.xn--looout-5bb.net/'
-PASS canonicalize('http://ᗯᗯᗯ.lookout.net/') is 'http://xn--1qeaa.lookout.net/'
-PASS canonicalize('http://www.lookout.сом/') is 'http://www.lookout.xn--l1adi/'
-FAIL canonicalize('http://www.lookout.net:80/') should be http://www.lookout.net:80/. Was http://www.lookout.net/.
-PASS canonicalize('http://www‥lookout.net/') is 'http://www..lookout.net/'
-PASS canonicalize('http://www.lookout‧net/') is 'http://www.xn--lookoutnet-406e/'
-PASS canonicalize('http://www.looĸout.net/') is 'http://www.xn--looout-5bb.net/'
-FAIL canonicalize('http://www.lookout.net⩴80/') should be http://www.lookout.net::%3D80/. Was http://www.lookout.net⩴80/.
-FAIL canonicalize('http://www .lookout.net/') should be http://www%20.lookout.net/. Was http://www .lookout.net/.
-FAIL canonicalize('http:// lookout.net/') should be http://%E1%9A%80lookout.net/. Was http:/.
-FAIL canonicalize('http://lookout.net/') should be http://%1Flookout.net/. Was http://lookout.net/.
-FAIL canonicalize('http://look۝out.net/') should be http://look%DB%9Dout.net/. Was http:/.
-FAIL canonicalize('http://look᠎out.net/') should be http://look%E1%A0%8Eout.net/. Was http:/.
-FAIL canonicalize('http://look⁠out.net/') should be http://look%E2%81%A0out.net/. Was http://lookout.net/.
-FAIL canonicalize('http://lookout.net/') should be http://look%EF%BB%BFout.net/. Was http://lookout.net/.
-FAIL canonicalize('http://look🿾out.net/') should be http://look%F0%9F%BF%BEout.net/. Was http:/.
-FAIL canonicalize('http://lookout.net/') should be http://look%EF%BF%BAout.net/. Was http:/.
-FAIL canonicalize('http://look⿰out.net/') should be http://look%E2%BF%B0out.net/. Was http:/.
-FAIL canonicalize('http://looḱout.net/') should be http://look%CD%81out.net/. Was http://xn--looout-kp7b.net/.
-FAIL canonicalize('http://look‮out.net/') should be http://look%E2%80%AEout.net/. Was http:/.
-FAIL canonicalize('http://lookout.net/') should be http://look%E2%81%ABout.net/. Was http:/.
-FAIL canonicalize('http://look󠀁out.net/') should be http://look%F3%A0%80%81out.net/. Was http:/.
-FAIL canonicalize('http://look󠀠out.net/') should be http://look%F3%A0%80%A0out.net/. Was http:/.
-FAIL canonicalize('http://look־out.net/') should be http://look%D6%BEout.net/. Was http:/.
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « LayoutTests/fast/url/host-lowercase-per-scheme-expected.txt ('k') | LayoutTests/fast/url/ipv4-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698