Thu, 15 Jan 2015 21:03:48 +0100
Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)
michael@0 | 1 | <!DOCTYPE html> |
michael@0 | 2 | <html> |
michael@0 | 3 | <head> |
michael@0 | 4 | <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> |
michael@0 | 5 | <title>Test for Turkish casing behavior</title> |
michael@0 | 6 | </head> |
michael@0 | 7 | <body> |
michael@0 | 8 | <div lang="tr"> |
michael@0 | 9 | EVRENSEL KOD HER YAZI KARAKTERİ İÇİN BİR VE YALNIZ BİR SAYI ŞART KOŞAR, |
michael@0 | 10 | HANGİ ALTYAPI, |
michael@0 | 11 | HANGİ YAZILIM, |
michael@0 | 12 | HANGİ DİL OLURSA OLSUN. |
michael@0 | 13 | </div> |
michael@0 | 14 | <div lang="tr"> |
michael@0 | 15 | evrensel kod her yazı karakteri için bir ve yalnız bir sayı şart koşar, |
michael@0 | 16 | hangi altyapı, |
michael@0 | 17 | hangi yazılım, |
michael@0 | 18 | hangi dil olursa olsun. |
michael@0 | 19 | </div> |
michael@0 | 20 | <div lang="tr"> |
michael@0 | 21 | Evrensel Kod Her Yazı Karakteri İçin Bir Ve Yalnız Bir Sayı Şart Koşar, |
michael@0 | 22 | Hangi Altyapı, |
michael@0 | 23 | Hangi Yazılım, |
michael@0 | 24 | Hangi Dil Olursa Olsun. |
michael@0 | 25 | </div> |
michael@0 | 26 | </body> |
michael@0 | 27 | </html> |