haikuwebkit/LayoutTests/fast/url/user-visible/cyrillic-NFD-expected.txt

17 lines
701 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Test IDN behavior decomposed forms of Cyrillic domain name tags.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS test('http://спецодежда.онлайн/') is 'http://спецодежда.онлайн/'
PASS test('http://спецодежда.онлайн/') is 'http://спецодежда.онлайн/'
PASS test('http://ж1-2.бг/') is 'http://ж1-2.бг/'
PASS test('http://жabc.бг/') is 'http://xn--abc-udd.xn--90ae/'
PASS test('http://abc.бг/') is 'http://abc.xn--90ae/'
PASS test('http://ы.бг/') is 'http://xn--01a.xn--90ae/'
PASS test('http://э.бг/') is 'http://xn--21a.xn--90ae/'
PASS successfullyParsed is true
TEST COMPLETE