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.)
1 <!DOCTYPE html>
2 <html lang="pl">
3 <head>
4 <meta charset="utf-8">
5 <title>Polish hyphenation test</title>
6 <style>
7 body {
8 font-family: "Times New Roman", serif; /* prefer TNR to Times (default) on OS X... */
9 -moz-font-feature-settings: 'kern' off; /* ...so that we can disable kerning */
10 font-feature-settings: 'kern' off;
11 }
12 </style>
13 </head>
14 <body>
15 <div style="white-space:pre-wrap;">Uni-
16 kod
17 przy-
18 pi-
19 su-
20 je
21 uni-
22 kal-
23 ny
24 nu-
25 mer
26 każ-
27 de-
28 mu
29 zna-
30 ko-
31 wi,
32 nie-
33 za-
34 leż-
35 ny
36 od
37 uży-
38 wa-
39 nej
40 plat-
41 for-
42 my,
43 pro-
44 gra-
45 mu
46 czy
47 ję-
48 zy-
49 ka.
50 </div>
51 </body>
52 </html>